Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
No Answer is Posted For this Question
Be the First to Post Answer
What is db2 command?
How to resolve -917 sql code in DB2?
What is the command used by TSO users to invoke DB2?
How do I handle -911 (deadlock) error in a db2 program so that the program will never abend?
I want to fetch the 10th row of a table which has been changed.How can I do it without going thru all the rows.
if any of the column names is provided wrong, where do you get the error(during precompilation or during Bind)
What is db2 plan table?
Why do chiropractors use drop table?
What is node in db2?
how can u understand the end of the table ?
What is the syntax of SELECT statement when embedded in a COBOL program?
My sql statement select avg(salary) from emp yields inaccurate results. Why?