How can you compare table column after update and before
update?
Answer Posted / kingmanish
Its always industry practice to take Image copy of the
table before going for inserts updates etc.
you can unload current data from the table and the data
from the image copy before update and compare the two.
thanks
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How to run db2 command in windows?
How to execute stored procedures?
What are the rules for db2 programming?
What type of database is db2?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
How to resolve deadlock issue
What is the difference between using bind () and rebind () methods of naming class?
Can we update view in db2?
What is db2?
How to view db2 table structure?
What is lock escalation in db2?
Is the primary key a clustered index?
What is buffer pool?
What is difference between rollback and commit?
How to create backup table in db2?