Answer Posted / aysh
A database trigger is procedural code that is automatically
executed in response to certain events on a particular
table or view in a database.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.
What are the attributes of the cursor?
In Oracle Clinical 4.5.0, can the VIEW_TEMPLATE_ID column in DATA_EXTRACT_VIEWS table contain NULL value?
How to save query output to a local file?
What are triggers in oracle?
How to create a new oracle data file?
Explain the characteristics of oracle dba?
How to sort output in descending order in oracle?
How do I find the database name in oracle?
Explain what are the uses of rollback segment?
what is difference between sql plus and sql*plus? (not sql and sql plus).
What privilege is needed for a user to create tables in oracle?
What are oracle functions?
How to rename an index in oracle?
How to convert dates to characters in oracle?