What is a database trigger ? Name some usages of database
trigger ?
Answer Posted / tina
Database triggers are invoked on database level (not on
table level). For e.g. you can write the triggers as and
when database is shutdown or database is getting on etc...
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
what is the difference difference between procedure and packages
What are the types of dbms?
What is the starting oracle error number?
What is sql mysql pl sql oracle?
What is an implicit commit?
What problem one might face while writing log information to a data-base table in pl/sql?
Is merge a dml statement?
What are two statement types in sql?
What is a mutating table and a constraining table?
Determine if oracle date is on a weekend?
What is the use of count (*) in sql?
What is rollback?
what is the difference between a having clause and a where clause? : Sql dba
What are pl/sql cursor exceptions?
How to Execute a Package in PL/SQL.?