What does the CHECK Utility do ?
Answer / sadiq afroze
The CHECK Utility checks the referential integrity of table
relations and checks the integrity of the indexes by
matching index column values to table column values.
| Is This Answer Correct ? | 3 Yes | 0 No |
what is the input to PLAN? what is the input to DBRM?
where will u check for sqlcode ?
What is the maximum number of tables that can be stored on a Partitioned Table Space ?
Parm value passed is PARM=(10,20). how do code linkage section and how would you add these two passes values and show result in cobol program.
In my table having 100 Rec. How can I delete the 7th row?? (we don't know what is data inside the table)
What's The Error Code For Unique Index Voilation?
How many databases are there?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What will the DB2 optimizer do?
if i made sme changes in sub pgm wht r the things to be done for this ?
What are the two types of logging in the db2 database? Explain them.
Can you use a select query in a loop to fetch multiple rows? If so what is the advantage of using a cursor?