Can we create clustered index on non primary key column

Answer Posted / laxman2610

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 ?    7 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Will sql server 2005 allow you to reduce the size of a column?

554


Name few endpoints exposed by ssrs 2012?

305


Do you know what are acid properties of transaction?

526


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

100


What are the steps you can take to avoid “deadlocks”?

525






Explain what are commit and rollback in sql?

532


Define right outer join?

546


What are the grouping functions?

532


Tell me the difference between clustered and non-clustered index?

518


When would you use an insert into .. Select option versus an insert into .. Values option? Give an example of each?

658


What is Federation and Federation Member?

80


How to make a remote connection in a database?

534


Define candidate key, alternate key, and composite key.

538


Why do we use stored procedures in sql server?

498


How to list all field names in the result set using mssql_field_name()?

528