Answer Posted / 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 |
Post New Answer View All Answers
What action db2 takes when a program aborts in the middle of a transaction?
How to connect to db2 database from windows command line?
What is the use of dclgen in db2?
Why do we bind in db2?
What is a db2 schema?
What is dbrm? What it contains?
What is schema in db2?
How to resolve deadlock issue
I HAVE 500 ROW TO UPDATE I WOULD LIKE TO USE ROLLBACK ALONG WITH COMMIT.WHAT IS THE SYNTAX TO CODE COMMIT AND ROLLBACK FOR EVERY 100 ROWS.AND HOW THE CURSOR ROLLBACK TO THE LAST COMMITTING POINT.
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
How do I start db2 in windows?
Are views updateable?
How to fetch the last row from the table in SQL (db2)?
Highlight all the advantages that are attached to a package.
How can you classify the locks in db2?