adspace
What is an Exception ? What are types of Exception ?
Answer Posted / tulsi
Exception is the error handling part of PL/SQL block. The
types are Predefined and user_defined. Some of Predefined
execptions are.
CURSOR_ALREADY_OPEN
DUP_VAL_ON_INDEX
NO_DATA_FOUND
TOO_MANY_ROWS
INVALID_CURSOR
INVALID_NUMBER
LOGON_DENIED
NOT_LOGGED_ON
PROGRAM-ERROR
STORAGE_ERROR
TIMEOUT_ON_RESOURCE
VALUE_ERROR
ZERO_DIVIDE
OTHERS.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
what is bcp? When does it used? : Sql dba
how to start mysql server? : Sql dba
what are the advantages of sql ? : Sql dba
what are aggregate and scalar functions? : Sql dba
Can we use distinct and group by together?
Can delete statement be rollbacked?
how to escape special characters in sql statements? : Sql dba
Do we need to rebuild index after truncate?
how many tables will create when we create table, what are they? : Sql dba
define sql insert statement ? : Sql dba
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
what is collation? : Sql dba
how to use regular expression in pattern match conditions? : Sql dba
What is your daily office routine?
What is the current version of postgresql?