1.

State true or false: Clustering indices are also called as primary indices(a) True(b) FalseThe question was asked in final exam.My question is from Ordered Indices topic in portion Indexing and Hashing of RDBMS

Answer»

The CORRECT OPTION is (a) True

The explanation is: If the file containing the RECORDS is sequentially ordered, a CLUSTERING index is an index whose search key ALSO defines the sequential order of the file. Clustering indices are also called as primary indices.



Discussion

No Comment Found

Related InterviewSolutions