Can we create clustered index on non primary key column

Answer Posted / vidit

Yes, But on that table primary key should be created with
non-clustered index and the columun u want to create a
cluster index is should be unique

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the basic functions for master, msdb, model, tempdb databases?

588


What is the difference between DATETIME2 and DATETIME?

622


When a primary key constraint is included in a table, what other constraints does this imply?

594


When would you use a before or after trigger?

486


What are alternate keys?

571






Retrieve the unique rows from table without using UNIQUE and DISTINCT keywords.

583


Define self join in sql server joins?

517


Define union, union all, minus, intersect?

563


How to find table changes in sql server?

658


What is the full form of dql?

507


How to apply cascading referential integrity in place of triggers?

568


How do you test your database? : sql server database administration

521


What is the difference between cube operator and rollup operator? : SQL Server Architecture

616


What is normalization of database?

599


What is the beast way to write CTE in SQL Server ?

557