Can we create clustered index on non primary key column

Answer Posted / durgaprasad

no its not possible to place clustered index on non key
column once the table contains any one key column, bcoz key
column itself contains one clustered index based on that
data sorted in ascending order.if u place one more
clustered index how it is possible to arrange the data in
soreted order.

Is This Answer Correct ?    15 Yes 29 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

511


Do you know clustered and non-clustered index?

512


What is wide table?

522


Can I disable or restrict ssrs export formats (rendering formats)?

106


What are wait types?

576






Explain forward - only cursors?

506


What happens on checkpoint?

603


What is a file group?

600


When do you think a developer should use sql server-based cursors?

510


Is candidate a key?

521


What is openrowset sql server?

508


What function does a database engine serve in the sql server?

555


Do you know what is a linked server in sql server?

537


Do you know the cursor optimization tips?

568


Can we join two tables without primary key?

599