Q. 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.
Similar Questions
1. The language used in application programs to request data from the DBMS is referred
to as the
2. The statement in SQL which allows to change the definition of a table is
3. Which of the following is an advantage of view?
4. Which of the following database object does not physically exist?
5. . Which one of the following is not true for a view:
6. A primary key if combined with a foreign key creates
7. _________ is a virtual table that draws its data from the result of an SQL
SELECT statement.
8. Which one of the following is not true for a view:
9. A _____ indicates an absent value that may exist but be unknown or that may not exist at all.
10. If the attribute phone number is included in the relation all the values need not be entered into the phone number column. This type of entry is given as
DATABASE MANAGEMENT SYSTEM TOPICS