Which is faster delete or truncate?
No Answer is Posted For this Question
Be the First to Post Answer
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.
What is db2 bind?
What is a page in db2?
How does one bind 2 versions of a CICS transaction with the same module name in two different CICS regions that share the same DB2 subsystem?
What is view db2?
In cobol+DB2program if the code of cobol program has changed than i have to do precompilation once again?
What is dbrm in db2 database?
How to create a table using embedded sql?
how to resolve -805 . how to see dbrm and package not found
What is the use of value function?
How many clustering indexes can be defined for a table?
What are some characteristics of columns that benefit from indexes?