How can you quickly find out the number of rows updated
after an update statement?
Answer / vamshi
check for the value is in sqlerrd(3). it contains the no.
of rows updates.
| Is This Answer Correct ? | 23 Yes | 0 No |
Q1. How will you use two different DB2 qualifiers in a single COBOL program? Suppose we have 2 tables EMP1 and EMP2 with same structure defined in two different DB2 qualifiers QUAL1.EMP1 and QUAL2.EMP2 now during first 15 days we want to use QUAL1.EMP1 and rest of the days QUAL2.EMP2 how will we do this. We can create a single program and a single load for this program.
How do you pull up a query which was previously saved in qmf?
What is alias in db2?
What is drop table?
What is the difference between Where and Having Clause
What is a Foreign Key?
0 Answers Tavant Technologies, Zensar,
What is the use of predicate?
What is the FREE command?
What do you mean by between and in? Is between inclusive of specified range values?
What is usage pointer in cobol?
What's the maximum number of characters that a tablename can have?
What is a db2 table?