What are the return values of functions SQLCODE and SQLERRM ?
Answer Posted / pervez
Hi Tulsi,
Sqlerrm returns error number as well as error message of
last error occured.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Can a trigger call a stored procedure?
Name the different types of indexes in sql and define them.
How do you get column names only for a table (sql server)?
What are views in sql?
Why do we use joins?
What is the difference between rollback and rollback to statements?
What is full form of rtm?
What is data control language (dcl)?
What is a memo field?
Differentiate between syntax and runtime errors.
what is the command used to fetch first 5 characters of the string? : Sql dba
What are sql constraints?
What is mutating error?
What is the reports view in oracle sql developer?
What is %s in sql?