1.
In PL/SQL, the %ROWCOUNT operator is of the ____________ datatype.
2.
Which of the following attributes always evaluates to false in PL/SQL?
3.
In PL/SQL, which of the following operators is used to display records if the condition returns false?
4.
In PL/SQL, which of the following operators is used to display records if all the operands are true?
5.
In PL/SQL, which of the following is the syntax for the DECODE function?
6.
Which of the following is not a category of table joins in PL/SQL?
7.
In PL/SQL, which of the following queries of the COMMIT statement is correct?
8.
In PL/SQL, which of the following clauses is used to commit all corrupted transactions?
9.
In PL/SQL, the transaction IDs are specified as strings and enclosed within _____________.
10.
In PL/SQL, which of the following is an optional parameter in transactions?