What is Database Trigger ?
Answer / 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 |
What are triggers?Where are they used?
What is PL/SQL ?
What are the differences between lov and list item?
How many types of cluster table in Oracle?
What are the components of logical database structure in oracle database?
What is meant by a deadlock situation?
can we pass two out parameters at a time in function?please answer to my question
How to create a single index for multiple columns?
In Oracle 9i what does "i" Stands for?
What is Public Database Link ?
What is user managed backup in Oracle?
What are main difference between Stored Procedure and Functions.