True/False
The most useful feature of PL/SQL blocks is that they let you create code that can be named,stored,and executed by the DBMS.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q35: A trigger is procedural SQL code that
Q36: The _ join is the traditional join
Q38: A _ is a query (SELECT statement)inside
Q39: A statement-level trigger is assumed if you
Q41: The PL/SQL block starts with the _
Q62: In an Oracle sequence,the pseudo-column retrieves the
Q69: Assume you are using the INTERSECT operator
Q69: How many rows would be returned from
Q94: A join returns rows with matching values
Q95: A(n) is a block of code containing