Answer Posted / glibwaresoftsolutions
Predefined exceptions in PL/SQL include:
• NO_DATA_FOUND: Raised when a SELECT statement returns no rows.
• TOO_MANY_ROWS: Raised when a SELECT INTO statement retrieves multiple rows.
• DUP_VAL_ON_INDEX: Raised when attempting to insert a duplicate value into a specific index.
• ZERO_DIVIDE: Raised when dividing by zero.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is a foreign key ? : Sql dba
What is fmtonly in sql?
differentiate between float and double. : Sql dba
What type of join is sql join?
How much does sql certification cost?
Why do we use view in sql?
What is consistency?
What is mdb stand for?
What mean sql?
How is data stored on a disk?
Explain the the update statement in sql?
what are tables and fields? : Sql dba
Is sql free?
explain access control lists. : Sql dba
What packages(if any) has oracle provided for use by developers?