InterviewSolution
Saved Bookmarks
| 1. |
What Is Upgrade And Noupgrade Option In Alternate Index? |
|
Answer» UPGRADE SPECIFIES that the alternate index should be MODIFIED if the base cluster is modified and NOUPGRADE specifies that the alternate INDEXES should be left ALONE if the base cluster is modified. UPGRADE specifies that the alternate index should be modified if the base cluster is modified and NOUPGRADE specifies that the alternate indexes should be left alone if the base cluster is modified. |
|