Question: PL/SQL, how would you trap and report on errors (Oracle specific)? Define a primary key constraint on a table? What is a database trigger? How
PL/SQL, how would you trap and report on errors (Oracle specific)?
Define a primary key constraint on a table?
- What is a database trigger?
- How will you use the Coalesce function and the nvl functions (Oracle specific)?
Step by Step Solution
There are 3 Steps involved in it
In PLSQL you can trap and report errors using exception handling constructs like BEGINEXCEPTIONEND Oracle provides a set of predefined exceptions that ... View full answer
Get step-by-step solutions from verified subject matter experts
