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
How do I create a sql script?
Is like operator in sql case sensitive?
What is an alias command?
Is left join faster than join?
What is sql and how does it work?
How do I upgrade sql?
List different type of expressions with the example.
What is use of trigger?
Is left join same as join?
What is the difference between having clause and where clause?
What is sql keyword?
What will you get by the cursor attribute sql%notfound?
What is a function in oracle pl sql?
Does sql backup shrink transaction log?
What are sql injection vulnerabilities?