What are the after triggers?
Triggers generated after a particular operation
These triggers run after an insert, update or delete on a table
These triggers run after an insert, views, update, or delete on a table
Both b and c
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
The variables in the triggers are declared using
Solution |
2
Discuss
|
The granting and revoking of roles by the user may cause some confusion when that user role is revoked. To overcome the above situation
Solution |
3
Discuss
|
A __________ is a special kind of a store procedure that executes in response to certain action on the table like insertion, deletion or updation of data.
Solution |
4
Discuss
|
Which join condition contains an equality operator:
Solution |
5
Discuss
|
The CREATE TRIGGER statement is used to create the trigger. THE _____ clause specifies the table name on which the trigger is to be attached. The ______ specifies that this is an AFTER INSERT trigger.
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved