Database-Management-System
August 29, 2024
Database-Management-System
August 29, 2024
Database-Management-System
August 29, 2024
Database-Management-System
August 29, 2024

Database-Management-System

Question 585
A clustering index is created when _______.
A
primary key is declared and ordered
B
no key ordered
C
foreign key ordered
D
there is no key and no order
Question 585 Explanation: 
→ A Clustering index is created when primary key is declared and ordered. Clustering index is defined on an ordered data file. The data file is ordered on a non-key field.
→ Ordered Indexing is of two types −Dense Index and Sparse Index.
Correct Answer: A
Question 585 Explanation: 
→ A Clustering index is created when primary key is declared and ordered. Clustering index is defined on an ordered data file. The data file is ordered on a non-key field.
→ Ordered Indexing is of two types −Dense Index and Sparse Index.

Leave a Reply

Your email address will not be published. Required fields are marked *