nonclustered index

短语

词形变化

nonclustered indexes nonclustered indices 复数 nonclustered indices nonclustered indexes 复数

释义与例句

n.
  1. 1.

    a type of database index that contains a series of sorted pointers pointing to the physical data rows, which are organized either in a heap or in the sort order specified by a clustered index, on the disk

    计算机 工程 数学