Interview Questions

What is a cluster key?

DATABASE Administrator (DBA) Interview Questions and Answers


(Continued from previous question...)

236. What is a cluster key?

The related columns of the tables are called the cluster key. The cluster key is indexed using a cluster index and its value is stored only once for multiple tables in the cluster.

(Continued on next question...)

Other Interview Questions