How do we specify index to include or not during bind
process.
No Answer is Posted For this Question
Be the First to Post Answer
What is a result table?
What happens to a cursor after a commit?
Which one allows duplicate values Union or Union All ?
What is load utility in db2?
Outputs of explain are with matchcols = 0. What does this signify?
how to identify the pseudo conversation by seeing the program
what's the error code for Unique Index Violation?
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 to check table size in db2 sap?
Are view updateable?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
How do I delete a column in db2?