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 to resolve -811
COBOL PRECOMPILER ERROR: "XXXXXX" (TABLE) PREVIOUSLY DECLARED OR REFERENCED DCLGEN VARIABLES GETS IMPORTED TWICE FOR ONLY ONE EXEC SQL STATEMENT. WHAT COULD BE THE PROBLEM?
what is the soft code for deadlock ?
What is difference between alias and synonym in db2?
I have a table which has thousand of records i want to fetch only record num 100 to record num 200. Write a query that satisfies this criteria.(Cant use any keys) Anyone please reply ASAP!
17 Answers KNIT, Tech Mahindra,
Explain package in db2 and its advantages?
Name the lockable units in DB2?
How can you quickly find out the # of rows updated after an update statement?
What is the syntax of SELECT statement when embedded in a COBOL program?
Compare a subselect to a join?
What is JOIN and different types of JOIN.
Define check constraint.