An index is clustered, if
1
It is on a set of fields that from a candidate key.
2
It is on a set of fields that include the primary key.
3
The data records of the file are organized in the same order as the data entries of the index.
4
The data records of the file are organized not in the same order as the data entries of the index