0
2.6kviews
Explain the Triggers in SQL with two examples

Mumbai University > Information Technology > Sem 5 > Advanced Database Management System

Marks: 5M

Year: Dec 2014, May 2015

1 Answer
0
14views

Triggers:

  1. Trigger is a procedure that is automatically invoked as a response to specific change to database and is typically specified by the administrator.
  2. The trigger has 3 main parts:-
  3. Event: - the change to the database which activates trigger.
  4. Condition: - A queue or test that items when trigger …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.