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 types of commands can be executed in sql*plus?
What are triggers in sql?
What is trigger explain with example?
what are string data types? : Sql dba
Is sql an operating system?
Write a sql query to get the third highest salary of an employee from employee_table?
What does over partition by mean in sql?
How do I write a sql query in pgadmin 4?
Which nosql database is best?
What is dynamic sql in pl sql?
Enlist the data types that can be used in pl/sql?
what is the difference between sql and t-sql? : Transact sql
How do you identify a primary key?
What is normalisation in sql?
What is a full join?