What is a database trigger ? Name some usages of database
trigger ?
Answer Posted / swapnareddy
Database trigger is a stored procedure that invokes
automatically when a predefined event occurs.
The usage of database trigger is to audit the data modification.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Is join same as left join?
How can you know that statistics should be updated?
How do I edit a trigger in sql developer?
Why having clause is used in sql?
What are the two parts of design view?
what are date and time data types in mysql? : Sql dba
What is mutating table error?
What does subquery mean in sql?
what is a trigger in mysql? Define different types of trigger. : Sql dba
how would concatenate strings in mysql? : Sql dba
How do I remove duplicates in two columns?
Explian rowid, rownum? What are the psoducolumns we have?
What is the difference between an inner and outer join?
Define tables and fields in a database
How do I add a database to sql?