1.
In PL/SQL, the DBMS_PIPE package is ____________.
2.
In PL/SQL, which of the following methods is used to retrieve the element values of arrays into a Datum[] array?
3.
In PL/SQL, which of the following statements is used to remove all the elements from a collection?
4.
In PL/SQL, which of the following statements is not used for read-only transactions?
5.
In PL/SQL, which of the following conditions ensures that the nested cursor is closed?
6.
In PL/SQL, which of the following statements about the EXIST method is correct?
7.
In PL/SQL, which of the following statements about the record variables is true?
8.
Which of the following statements declare a varray of numbers in PL/SQL?
9.
Which of the following exceptions is categorized under collections in PL/SQL?
10.
What does an empty collection return in PL/SQL?