PL SQL Interview Questions


Q.  Which collection exception is raised when a subscript designates an element that was deleted, or a nonexistent element of an associative array?

a. NO_DATA_FOUND
b. COLLECTION_IS_NULL
c. SUBSCRIPT_BEYOND_COUNT
d. SUBSCRIPT_OUTSIDE_LIMIT



 
 

    Discussion

Post your comment / Share knowledge