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 / ramesh m
You can do the select query and in where condition, you
have to query for current timestamp for the particular row.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Can we delete records from view?
Which command is used to remove all rows from a table?
What is database alias db2?
What is a buffer in memory?
What is the difference between cursor stability and repeatable read isolation levels?
What is the use of value function?
How to rename a table in DB2 ?
What is check constraint in db2?
What is bind package and plan in db2?
What is the reason behind not using select * in embedded sql programs?
Mention data types used in db2 ?
What are the uses of db2 optimizer?
What is a db2 collection?
How to connect to db2 database from windows command line?
What action db2 takes when a program aborts in the middle of a transaction?