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 |
How do I create a view in db2?
How can you compare table column after update and before update?
How would you print the output of an SQL statement from SPUFI?
What statistic will tell the DBA how must space can be reclaimed from dropped table spaces on the next reorg run?
how can we find nth max salary from A table
can we drop column from a table
What is null value in db2?
What error I will get if my select query gives multiple row while executing a Cobol-DB2 program.How can I solve it without using a cursor.
4 Answers Cap Gemini, Verizon,
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
What is meant by AUTO COMMIT?
how to fetch multiple records without using cursor
what is a corelated subquerry?