Answer Posted / shanmukha srinivas
scope of exception (importance of exception)
exceptions r run time errors
in real time every procedures,functions used exception section at the end of program
because its gives which line get error comes, which error is coming by using error log table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the types of variables use in pl sql?
What is a procedure in pl sql?
How to write pl sql program in mysql command prompt?
Explain constraints in sql?
How can we link a sql database to an existing android app?
explain about mysql and its features. : Sql dba
Where are my tempfiles, I don't see them in v$datafile or dba_data_file?
which operator is used in query for pattern matching? : Sql dba
What is a primary key example?
What is a column in a table?
What is schema in sql example?
What is rownum in sql?
How many clustered indexes can be created on a table?
Can a table have no primary key?
What is package in pl sql?