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 correlation names?
how will you retrieve first record in table
Hi. I am currently working as a application developer. I would like to persue a DB2 certification exam. Can anybody please provide me the details about this exam like Syllabus, Cost and how to take the certification?
What is ibm db2 database?
What are the various locking levels available?
How do I handle -911 (deadlock) error in a db2 program so that the program will never abend?
This was related to -811 sqlcode, In a COBOL DB2 program which accesses employee table and selects rows for employee 'A', it should perform a paragraph s001-x if employee 'A' is present. In this case it gets -811 sqlcode, but still it process the paragraph s001-x. What could be wrong in my code.
Which command is used to connect to a database in DB2 ? Give the Syntax.
What is cascading rollback?
How is the SUBSTR keyword used in sql?
What is a result table?
Is it possible using max on a char column?