nonclustered index (n)~ A B-tree-based index in which the logical orde…
페이지 정보
본문
nonclustered index (n)~ A B-tree-based index in which the logical order of the index key values is different than the physical order of the corresponding rows in a table. The index contains row locators that point to the storage location of the table data.