1.

With PL/SQL, it is very simple to issue a query, retrieve each row of the result into a %ROWTYPE record, and process each row in a loop.

A. True
B. False
Answer» B. False


Discussion

No Comment Found