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
Is oracel sql developer written in java?
Why is a trigger used?
Are stored procedures faster than queries?
What is a heap in sql?
Why do we need cursor in pl sql?
How many disk partitions should I have?
Are stored procedures faster than dynamic sql?
what is a tablespace? : Sql dba
How do you add a column to a table?
Can triggers stop a dml statement from executing on a table?
What are the different type of joins in sql?
Does sql profiler affect performance?
Explain the commit statement.
how to use regular expression in pattern match conditions? : Sql dba
What is implicit cursor in pl sql?