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
How to make a copy values from one column to another in sql?
What is left join in sql?
What do you mean by stored procedures? How do we use it?
Is pl sql and postgresql same?
Can you skip header records while loading? : aql loader
Can delete statement be rollbacked?
Can you selectively load only those records that you need? : aql loader
Does view contain data?
What is sql and how does it work?
How can we avoid duplicating records in a query?
Is oracel sql developer written in java?
What are the methods of filing?
Is id a reserved word in sql?
Why we use stored procedure instead of query?
how to drop an existing index in mysql? : Sql dba