________is a collection type, if the TYPE statement contains an INDEX BY clause.

Options
- Varray
- Associative Array
- Nested Table
- All of the Above


CORRECT ANSWER : Associative Array

Discussion Board
Associative array

If the TYPE statement contains an INDEX BY clause, the collection type is an associative array. A PL/SQL associative array is a collection type that associates a unique key with a value.

Prajakta Pandit 02-20-2017 04:49 AM

Write your comments

 
   
 
 

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


Advertisement