Can we create clustered index on non primary key column

Answer Posted / surya prakash

Finally, i want to conclude by saying.

1. We can create Clustered Index on Non-Primary Key Columns
and this table should not contain any other column with
Primary Key.

2. It is recommended that we create Clustered Indexing on
Primary Key Columns

Is This Answer Correct ?    9 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between rollback immediate and with no_wait during alter database?

576


How to add additional conditions in SQL?

582


What are the new data types are introduced in sql 2000?

500


How do we synchronize On-Premise SQL server with SQL Azure?

96


What is row_number()?

576






What is difference between getdate and sysdatetime in sql server 2008?

599


What is optimization and its types?

534


What are the different acid properties?

620


Can a trigger be created on a view?

567


How to create new databases with "create database" statements?

565


How to delete duplicate rows?

546


Define left outer join?

578


how you can move data or databases between servers and databases in sql server? : Sql server administration

481


Why I have to use stored procedures?

588


What is the sql case statement used for?

557