when we are trying to update db2 rows. if the program
abends . how we will know that the last successful update
row was
Answer Posted / jagan
In SQLCA , we have field named SQLERRD . In SQLERRD(3) , the
no of rows successful updated (or) inserted can be found .
Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
What is the maximum No of rows per page?
What do you mean by between and in? Is between inclusive of specified range values?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
What is the maximum size of varchar data type in db2?
What is netezza database?
Can we update view in db2?
How to view db2 table structure?
What is the use of with ur in db2?
Which is faster delete or truncate?
What is with ur in db2?
What is the meaning concurrency in the db2 database?
What are the rules for db2 programming?
what is the role of the cursor in db2?
What is the picture clause of null indicator variable?
Are view updateable?