How can you quickly find out the # of rows updated after an update statement?
No Answer is Posted For this Question
Be the First to Post Answer
how many bytes timestamp token occupies?
6 Answers Boss Global, Cap Gemini, TCS,
How do u achieve record level locking in DB2 versions when record level locking is not allowed?
How do you filter out the rows retrieved from a Db2 table ?
I have a main program (A) where we delete some rows in table in a cursor, and we commit it in sub program(B). What will happen - will we get an error or not?
How do I optimize a query in db2?
How to insert more than one record using insert?
What is db2 bind?
If a table has a column "dept" (declared to have nulls) and there are 10 rows in the table of which 3 have a null value in the dept column, what will select count(*) and select count(distinct dept) return?
What is the difference between primary key & unique index ?
In a DB2-CICS program which is acts as co-ordinator and which is participant?
How do you run JCL in cobol program
What is a bind in db2?