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 %rowtype in pl sql?
How does postgresql compare to "nosql"?
How do I make my sql query run faster?
What are the different sql languages?
how many triggers are allowed in mysql table? : Sql dba
How to fetch alternate records from a table?
What is procedure and function in sql?
What are sql functions? Describe in brief different types of sql functions?
Does truncate release storage space?
How can we connect an Android App to an Oracle database and use the PL/SQL procedural code?
What is type and rowtype in pl sql?
What is the purpose of a secondary key?
how tsql statements can be written and submitted to the database engine? : Transact sql
What is a temporal data type?
which tcp/ip port does sql server run on? : Sql dba