What is the use of reorg in db2?
Answer / Prem Kumar Singh
Reorganization (REORG) in DB2 helps to maintain data integrity, improve storage efficiency, and enhance query performance by adjusting the physical organization of data within a table.
| Is This Answer Correct ? | 0 Yes | 0 No |
What parameters are used to control the free space in DB2?
what is the responsibility of the construction superintendent
What is with ur in db2?
What is db2 look?
What is db2 instance?
How can deadlocks be resolved?
What DB2 Catalog column tell you when an index needs table reorganized ?
How to see the structure of db2 table??
What is deadlock?
What is difference between *omit and *nopass?
I am having n number of records in a table which consists of emp-name is one of the field among them. Now i want to change the first letter of every name with capital.
Where is the output of EXPLAIN stored?