Multiple choice

Which of the following is correct about SUBSCRIPT_BEYOND_COUNT exception in Oracle P/L SQL?

  1. When subscript exceeds the number of elements in a collection.

  2. When a subscript is outside the allowed range.

  3. When a subscript is null or not convertible to the key type.

  4. When the user tries to operate on an atomically null collection.

  5. When the user tries to check the authenticated value for the particular type.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This is correct about SUBSCRIPT_BEYOND_COUNT exception.