News

To create a clustered index using the CREATE INDEX statement, you need to specify the name of the index, the name of the table, and the column or columns that form the clustering key.