Answer Posted / dhanalakshmi parthasarathy
Triggers are simply stored procedures that are ran
automatically by the database whenever
some event (usually a table update) happens. We won’t spend
a great deal of time talking
about how to write triggers, because if you know how to
write stored procedures, you already
know how to write triggers. What we will discuss is how to
set them up to be executed whenever something happens to
the table.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to install oracle database 10g xe?
How to write date and time interval literals in oracle?
What is define in oracle?
How to start your 10g xe server from command line?
Can we commit inside a function in oracle?
What is pragma autonomous transaction in oracle?
What is a private synonym?
What is tns name?
How to view the data files in the current database?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle?
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size ?
Why packages are used in oracle?
How to enter a new row into a table interactively?
How to turn on or off recycle bin for the instance?
How to connect to oracle using service name instead of sid?