Answer Posted / kiran r
An Exception is error handling part when ever error occurs exception raises.
Exceptions are classified as
1. Predefined Exception
2.User defined exception
some of predefined Exceptions are:
NO DATA FOUND, TOO MANY ROWS, CURSOR ALREADY OPEN, INVALID CURSOR, INVALID NUMBER, ZERO DIVIDED
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is multiple partition?
When is a declare statement required?
What is a ddl command?
How exception is different from error?
Why query optimization is needed?
How to use distinct and count in sql query? Explain
How many types of literals are available in pl sql?
what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?
What is sql scripting?
What is out parameter used for eventhough return statement can also be used in pl/sql?
What is the use of non clustered index?
what is union, minus and interact commands? : Sql dba
What is attribute indicator in pl sql?
how to get a list of columns in an existing table? : Sql dba
what is collation? : Sql dba