Restrictions on Record Inserts & Updates - PL/SQL Collections and Records

Q.  In the Restrictions on Record Inserts and Updates, which of the following are not supported?
- Published on 19 Oct 15

a. Nested record types
b. Functions that return a record
c. Record inserts and updates using the EXECUTE IMMEDIATE statement
d. All mentioned above

ANSWER: All mentioned above
 
The restrictions on the record are made on the DML statements. Some of the DML statements are restricted too.

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)