Menu

Advanced SQL Questions

MCQ
71.
Which of the following is used to distinguish the variables in SQL from the host language variables?
forum Discussion
MCQ
72.
Find the error in the the above statement.
forum Discussion
MCQ
73.
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.
forum Discussion
MCQ
74.
Triggers are supported in
forum Discussion
MCQ
75.
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.
forum Discussion
MCQ
76.
What are the after triggers?
forum Discussion
MCQ
77.
The variables in the triggers are declared using
forum Discussion
MCQ
78.
a)
forum Discussion
MCQ
79.
supported trigger?
forum Discussion
MCQ
80.
What are the different in triggers?
forum Discussion
chevron_left BackPage 8 of 9Next chevron_right