This module covered table reorganization and how you can improve Oracle performance by reorganizing tables. You should be able to:
- Re-sequence rows in an Oracle table
- Re-sequence rows using CTAS
- Remove table extents
- Describe the performance impact of chained rows
- Define the performance ramifications of freelists
Before taking a final quiz, review the
main concepts of the module.