Multiple Choice
One of the advantages of using a package over procedures and functions is:
A) A package supports a larger unit of modularity.
B) Packages provide easier reuse of code.
C) Packages reduce software maintenance costs.
D) All of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Q8: A package _ contains the private details
Q9: To support customized code,most database application development
Q10: A(n)_ level interface is a language style
Q11: The PL/SQL statement "FOR StudentRec IN SELECT
Q12: Integrity constraints that compare the values before
Q14: A _ is a procedural language with
Q15: Based on the PL/SQL code block above,if
Q16: An explicit cursor cannot use parameters for
Q17: In the use of an explicit cursor,which
Q18: Since PL/SQL is a block structured language,all