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 tuple in sql?
Is left join inner or outer by default?
What is a loop in sql?
What is pivot query?
What is the difference between sql and isql*plus?
What is sql clause?
what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?
What are the types of dbms?
What is pl sql in dbms?
Which certification is best for sql?
What does where 1/2 mean in sql?
How can I get the number of records affected by a stored procedure?
What is use of package in pl sql?
What is the difference between partition and index?
What is character functions?