How can you find out the # of rows updated after an update statement?
No Answer is Posted For this Question
Be the First to Post Answer
Explain transactions, commits and rollbacks in DB2.
can we update the table by using cursors can anyone post the query?
What's the maximum number of characters that a tablename can have?
What is usage pointer in cobol?
Mention the different locking levels that are available in db2.
What are leaf pages?
What is FREEPAGE and PCTFREE in TABLESPACE creation?
What is bind package and plan in db2?
when we are trying to update db2 rows. if the program abends . how we will know that the last successful update row was
what is utility for parm lib
Is db2 a database?
how will i display the duplicate record's from a table... i don't want to eliminate ...i want to display the duplicate record...for example in my table i have 10 record's like record no(1,2,3,4,2,9,6,1) in this ...so i want to receive duplicates...