in a table consist of 1000 records among that i was updated
145 record how could i know that ..list of recently updated
record's and where could i see those updated
record's....pls help me out....
Answer Posted / girihs kumar
SQLERRD Contains the number of rows affected by a DB2
INSERT/DELETE operation. if the operation is DELETE, this
contains number of rows deleted after the execution of the
query.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
How to take backup of table in db2?
What is rebind in db2?
What is concurrency?
Explain how can you do the explain of a dynamic sql statement?
What db2 400?
i want to maintain uniqueness on pdf without make lf??????????
How to check sequence on a table in db2?
How do I copy a table in db2?
What os does db2 run on?
Why do we use cursor?
What is the difference between nvl and coalesce?
Explain package in db2 and its advantages?
What is dbrm? What it contains?
What is database alias db2?
How to fetch the last row from the table in SQL (db2)?