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 the difference between the repeatable read and serializable isolation levels? : Transact sql
What is the mutating table and constraining table?
What is the need of merge statement?
What is the difference between rename and alias?
Why do we use sql constraints?
What is pl/sql language case sensitive?
Can a key be both primary and foreign?
What are string functions in sql?
How many sql statements are used?
Why triggers are used?
What is the purpose of cursors in pl/sql?
Which constraints we can use while creating database in sql?
What are the sql versions?
How do you explain an index?
What are the different operators available in sql?