Arrays in other languages become varrays in PL/SQL - PL/SQL Collections and Records

Q.  Arrays in other languages become varrays in PL/SQL.
- Published on 03 Jul 15

a. True
b. False

ANSWER: True
 
A varray can store a fixed sequential collection of elements of the same type. It is used to store ordered collection of data.

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.)