InterviewSolution
Saved Bookmarks
| 1. |
Define Clustering Index ? |
|
Answer» Clustering INDEX is a type of index, which locates the table rows and DETERMINES how to GROUP the rows together in the tablespace. Clustering index is a type of index, which locates the table rows and determines how to group the rows together in the tablespace. |
|