S

Shivam • 8.86K Points
Tutor III

Q. In PL/SQL, a warning or error condition is called an exception.

  • (A) True
  • (B) False
  • (C) ---
  • (D) ---

Explanation by: Shivam
An error condition during a program is known as an exception. The exception block is used in the program and an appropriate action is taken against the error condition.
There are 2 types of exceptions
1. System-defined exceptions
2. User-defined exceptions.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.