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
What is an oracle cursor variable?
What is oracle server autotrace in oracle?
Why does oracle 9i treat an empty string as null?
Explain mutating triggers.
What are the different oracle database objects?
How to use "in out" parameter properly?
How to assign query results to variables?
How to use subqueries in the from clause in oracle?
Explain what are the characteristics of data files?
what are the default admin accounts in Oracle 10g ?
Explain what are the uses of rollback segment?
How to create an oracle testing table?
Explain self joins in oracle?
Can we store pictures in the database and if so, how it can be done?
HI, Please let me know the syllabus for Oracle OCA and OCP Certification