1.

What are the different events in Triggers?(a) Define, Create(b) Drop, Comment(c) Insert, Update, Delete(d) Select, CommitThis question was addressed to me during an online exam.My doubt stems from A Simple Transaction Model in section Transactions of Database Management

Answer»

Right choice is (c) Insert, Update, Delete

The BEST explanation: A database trigger is a procedural CODE that is automatically executed in response to CERTAIN EVENTS on a PARTICULAR table or view in a database.



Discussion

No Comment Found

Related InterviewSolutions