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
Is not null in sql?
what is an index? : Sql dba
What is t sql in sql server?
What are the datatypes available in pl/sql ?
Is sql considered coding?
What is the purpose of primary key?
Where the sql database files are stored?
What are three advantages to using sql?
Explain autonomous transaction.
How can you get sql*loader to commit only at the end of the load file? : aql loader
What are pl/sql packages?
Can function return multiple values in sql?
What is trigger with example?
How to select all records from the table?
What is the difference between inner join and outer join?