Version 1 interview question

Difference between ClusterIndex and NonClusterIndex

Interview Answer

Anonymous

21 Feb 2022

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