wht displays the number of times a query modified ?
Answer Posted / mehdee
- If you mean what displays the number of time that a DB2
row has been modified, then my answer is when you create
this DB2 table add a column like SEQ_NUM and as you define
it like SMALLINT, right there you can have it increamented
by 1. Please look into manual for it's exact format.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
When reorg is used?
What is drop table?
What is the difference between db2 and oracle?
How many databases are there?
What is deadlock in db2?
How to connect to db2 database from windows command line?
How to retrieve rows from a db2 table in embedded sql?
What is dbrm? What it contains?
What is coalesce in db2?
What is the default page size of buffer pools?
What is a system catalog table in db2?
What is reorg?
What are the full forms of spufi and dclgen and why are they used?
what is db2 restart?
What is load utility in db2?