Version 1 Interview Question

Difference between ClusterIndex and NonClusterIndex

Interview Answer

Anonymous

Feb 21, 2022

CI = Unique Index and set how the data is stored physically in the table, NC = coverage index, to speed up queries