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

How to remove duplicate rows from table?

604


What are different types of join?

762


What are the differences between web role and worker role?

100


Where are sql server user names and passwords stored in sql server?

541


What is for xml in sql server?

543






What happens if null values are involved in arithmetic operations?

590


How to recover from sql injection? : sql server security

522


What are the three different part of rdl file explain them?

170


Explain sql server service broker?

515


Is a null value equal to anything? Can a space in a column be considered a null value? Why or why not?

643


How to execute a stored procedure in ms sql server?

554


How to send email from database?

587


What language is sql server written in?

531


as a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this? : Sql server administration

538


What is the difference between row_number and dense_rank?

442