Multiple Choice
Which of the following is the reason the DBMS,instead of the programming environment,manages stored procedures?
A) A DBMS can compile the programming language code along with the SQL statements in a stored procedure.
B) Since they are stored on the server, stored procedures allow flexibility for client-server development.
C) Database administrators can manage stored procedures with the same tools for managing other parts of the database.
D) All of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Q29: Transitive closure,an important operation for queries involving
Q30: In PL/SQL,a(n)_ statement is comprised of a
Q31: The two language styles provided by SQL:2003
Q32: Which of the following is true of
Q33: An event-condition-action rule managed by a DBMS
Q35: A Database Programming Language is a procedural
Q36: For procedures and triggers stored in a
Q37: Which of the following is not a
Q38: The _ of a trigger involves the
Q39: The body of a trigger is similar