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
What are the uses of db2 optimizer?
List out the buffer pools in db2
Which command is used to remove all rows from a table?
How to get the ddl of a table in db2?
How do you pull up a query which was previously saved in qmf?
What is dpf in db2?
What is the difference between db2 and oracle?
How to compare data between two tables in db2?
What does db2 blu stand for?
What is bind in db2?
When do you specify the isolation level?
What is the difference between nvl and coalesce?
What is the physical storage length of date data type?
What is check constraint. Explain with example.
What is the connection string to connect to the DB2 Database ?