What is the maximum No of rows per page?
No Answer is Posted For this Question
Be the First to Post Answer
What is the command used by TSO users to invoke DB2?
What is sqlcode -922 ?
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.
List some fields from sqlca?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
Where is the output of EXPLAIN stored?
What is DCLGEN ?
Return code 100 means?
How to rename a table in DB2 ?
How can you quickly find out the # of rows updated after an update statement?
What is meant by dclgen?
What is isolation level in db2?