What is a database trigger ? Name some usages of database
trigger ?
Answer Posted / sohail
Database trigger is a 4th named block in oracle.The usage
of database trigger is to audit data modification.
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is a dynamic query?
how to present a past time in hours, minutes and seconds? : Sql dba
Is it possible to read/write files to-and-from PL/SQL?
What are all types of user defined functions?
How do I view output in sql developer?
What is the purpose of the sql select top clause?
Why select is used in sql?
What is package in pl sql with an examples?
How do you optimize a query?
What is a system versioned table?
What are the conditions an underlying table must satisfy before a cursor can be used by a positioned update or delete statement? : Transact sql
What is the use of sqlerrd 3?
What is the maximum size of sqlite database?
what are the advantages of using stored procedures? : Sql dba
What does pragma mean?