1.
When an entire transaction is rolled back without referencing any save points in PL/SQL, ___________________________________.
2.
What is the significance of an executable SQL statement in PL/SQL?
3.
In PL/SQL, which of the following statements is used to divide long SQL transactions?
4.
In PL/SQL, what happens when an error is discovered during the SQL statement execution?
5.
Which of the following statements is used to name transactions in PL/SQL?
6.
Which of the following actions terminates a transaction in PL/SQL?
7.
Which of the following methods is valid in PL/SQL?
8.
When a commit transaction is executed in PL/SQL, which of the following actions is performed by LGWR?
9.
In PL/SQL, the commit statement interrupted by a system or a network failure is known as _____________ transaction.
10.
In Oracle, which of the following categories does the SET_ATTRIBUTE procedure belong to?