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
explain the difference between bool, tinyint and bit. : Sql dba
Which table is left in left join?
What is sql*loader and what is it used for?
Does postgresql run on the cloud?
Which sql most popular?
Explian rowid, rownum? What are the psoducolumns we have?
What is materialized view. What are different methods of refresh?
What is sql character function?
Which sql statement is used to return only different values?
Which are the different character-manipulation functions in sql?
What is sql injection vulnerability?
Is left join faster than inner join?
Is like operator in sql case sensitive?
Why trigger is used in sql?
Why do you partition data?