how can u nderstand the sql stmts executed successfully or not ?
Answer / 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 |
What is the use of value function?
How to find the maximum value in a column in the db2 database?
What r the comman abends in db2, jcl and cobol???????
how can i pull up a query which was previously stored in qmf
What is query_cache_limit?
how 2 resolve the -311 sqlcode
what is diffrence b/w file-aid tool and file-aid utility???
When is the results table for the query in a DECLARE CURSOR statement created?
List out the three types of page locks that can be held.
What are the disadvantages of using VARCHAR?
What are union and union all?
What is a system catalog table in db2?