PL/SQL raises an exception, in which TWO of the following cases:

  1. When the datatypes of SELECT clause and INTO clause do not match

  2. When a SELECT statement returns more than one row

  3. When a SELECT statement returns no rows

  4. When INTO statement is missing in the SELECT statement


Correct Option: B,C

Find more quizzes: