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 phantom read in db2?
How can you quickly find out the # of rows updated after an update statement?
What is innodb buffer pool?
Is schema the same as database?
Give the name of some fields form sqlca.
How to view db2 table structure?
Explain the contents that are a part of dclgen.
What parameters are used to control the free space in DB2?
What is the syntax for FETCH in DB2 ?
What is host variable?
What is the maximum length of sqlca?
How does db2 sample database connect?
How can you find out the # of rows updated after an update statement?
What is the usage of open cursor command?
What is node in db2?