InterviewSolution
Saved Bookmarks
| 1. |
How Are The Index Updates? |
|
Answer» Indexes are AUTOMATICALLY maintained and USED by Oracle. CHANGES to table DATA are automatically incorporated into all relevant indexes. Indexes are automatically maintained and used by Oracle. Changes to table data are automatically incorporated into all relevant indexes. |
|