Answer Posted / nishi
Database trigger is a stored procedure that invokes automatically when a predefined event occurs.The usage of database trigger is to audit the data modification.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to use like conditions in oracle?
Hi this srilatha. I comlpeted my Oracle-hrms. can u provide me interview questions on Core hr, payroll,sshr,OLM etc..
How can I get column names from a table in oracle?
Why does oracle 9i treat an empty string as null?
What is a lookup table in oracle?
How many types of table in Oracle?
Difference between pre-select and pre-query
How to rollback the current transaction in oracle?
How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
Give the constructs of a package, function or a procedure.
What is the best way to do multi-row insert in oracle?
What is a cursor in oracle?
When do we use group by clause in a sql query?
ABOUT IDENTITY?
Is there an oracle sql query that aggregates multiple rows into one row?