What are the return values of functions SQLCODE and SQLERRM ?
Answer Posted / tulsi
SQLCODE returns the latest code of the error that has
occured.
SQLERRM returns the relevant error message of the SQLCODE.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is the difference between count 1 and count (*) in a sql query?
Explain autonomous transaction.
What is use of term?
How do you write a complex sql query?
Why is sql important?
Can triggers stop a dml statement from executing on a table?
What is rollback?
What is vector point function?
What is java sql package?
Mention what plvcmt and plvrb does in pl/sql?
What is a unique key?
What is %type in pl sql?
What can sql server reporting services do?
What is benefit of creating memory optimized table?
Explain the components of sql?