What is a database trigger ? Name some usages of database
trigger ?
Answer Posted / amol maske
Database triggeris the stored procedure called when the
insert, update, delete (DML statement) fired
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is difference between sql function and stored procedure?
what are the system privileges that are required by a schema owner (user) to create a trigger on a table?
What is difference between mysql and postgresql?
What are records give examples?
what are local and global variables and their differences? : Sql dba
What are the 3 types of behavioral triggers?
Explain the insert into statements in sql?
what is offset-fetch filter in tsql? : Transact sql
What is varchar example?
What view means?
How many types of cursors supported in pl/sql?
Describe sql comments?
What is sap sql?
How to rename a column in the output of sql query?
When is a declare statement required?