when i am trying to update a table having 1000 rows. the
program abends.how we will come to know the last successful
updated row was. we are not using any commit operations
Answer Posted / girish kumar
if u want to update ur changes to the database, posible when the commit is executed or when the program successfully executed. none other any situation database will not update.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is syscat in db2?
What is the difference between plan and package in db2?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
Differentiate between cs and rr isolation levels? Where do you specify them?
How do I delete a column in db2?
Define data page.
What does sqlcabc has?
Mention the various locks that are available in db2.
Define db2.
What is universal database?
Explain dclgen.
What is nvl in db2?
What is the syntax for FETCH in DB2 ?
what is a corelated subquerry?
How do I import data from excel to db2?