how can u nderstand the sql stmts executed successfully or not ?
Answer Posted / lu
Oh man, you have to check SQLCODE for each SQL
stament...SQLCODE = 0 it's good.... SQLCODE not = 0 it's
bad.
OR you look in SQLCA... verify this SQLERRD
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
When the like statement is used?
How to create backup table in db2?
What is iseries database?
What is the meaning concurrency in the db2 database?
What is catalog database in db2?
How does a cursor work?
List some fields from sqlca?
What is ibm db2 used for?
What is the reason behind not using select * in embedded sql programs?
How do I connect my db2 database to ibm?
Explain the function done by data manager?
What is the purpose of using commit?
What is the use of runstats in db2?
How to execute stored procedures?
What is database alias db2?