Multiple Choice
Extensions defined in SQL-99 that include the capability to create and drop modules of code stored in the database schema across user sessions are called:
A) stored procedures.
B) Persistent Stored Modules.
C) flow control modules.
D) global triggers.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: All of the following are new data
Q14: When is it better to use a
Q16: A transaction is the complete set of
Q17: SQL statements can be included in another
Q19: RDBMSs store database definition information in system-created
Q31: The MERGE command:<br>A) allows one to combine
Q72: A type of query that is placed
Q82: The UNION clause is used to:<br>A) combine
Q88: A procedure is run by calling it
Q89: What is a derived table? When is