Skip to Content
0
Former Member
Mar 23, 2009 at 07:00 AM

Can I get update identify from DB2 UDB?

19 Views

I found a hidden field named "update/identify". It is a numberic field. It increases once when insert, update. So, I can use it to find whether it has been change since last query. But, I cannot find this field in DB2 UDB.

How to fetch update identify from DB2 UDB ?