Quiz 1 Set A explores key concepts in database management, focusing on SQL triggers, routines, and procedures. It assesses understanding of their structures, functionalities, and differences, vital for learners in database management.
True
False
Rate this question:
A) procedures.
B) functions.
C) all of the above.
D) none of the above.
Rate this question:
True
False
Rate this question:
A. They are not faster.
B. The query plan is compiled and cached on the server.
C. The Transact-SQL statements are shorter.
D. There are less commands available, so parsing time is shorter.
Rate this question:
True
False
Rate this question:
A) stored within the database.
B) given a unique name.
C) called by name.
D) all of the above.
Rate this question:
Stored procedures.
Treatments.
Triggers.
Trapdoors.
Rate this question:
A. The data resides in the Inserted and the Category tables.
B. The data resides in only the Inserted table.
C. The data resides in only the Category table.
D. The data resides in the Inserted and Deleted tables.
Rate this question:
A) –
B) @
C) /
D) /@
Rate this question:
A) trapdoors
B) routines
C) selects
D) updates
Rate this question:
A) flexibility.
B) efficiency.
C) sharability.
D) security.
Rate this question:
A) event.
B) condition.
C) selection.
D) action.
Rate this question:
True
False
Rate this question:
A. Delete the row from the Inserted table.
B. Delete the row from the Sales table.
C. Do nothing; the trigger will do it automatically.
D. Delete the row from both the Inserted and the Sales tables.
Rate this question:
True
False
Rate this question:
Quiz Review Timeline (Updated): Oct 13, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.