Answer Posted / swapna
We use exceptions to check the status of our procs .. like
what to do if the things are not going smoothly as
expected . ie we insert errors in audit tables with
user,date-time,err code.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between cursor declared in procedures and cursors declared in the package specification?
how can we destroy the session, how can we unset the variable of a session? : Sql dba
What is not in sql?
Can function return multiple values in sql?
What does inner join mean?
What is autocommit sql?
What is query syntax?
What is sql not null constraint?
Write an sql query to select all records from the table?
What is right join sql?
What is data type in sql?
What is the mutating table and constraining table?
What is use of term?
Can you have a foreign key without a primary key?
How does sql*loader handles newline characters in a record? : aql loader