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
What is difference between getdate and sysdatetime in sql server 2008?
Does the order of columns in update statements matter?
What is transact-sql language?
Write a SQL query to make a column as unique?
Do you know exporting and importing utility?
What is 4nf in normalization form?
How do you trace the traffic hitting a sql server?
What are 3 ways to get a count of the number of records in a table?
Does union all remove duplicates?
Do you know what are acid properties?
What are alternate keys?
What is a synonym for manipulation?
What are page splits? : SQL Server Architecture
How to generate create procedure script on an existing stored procedure?
What is indexing a document?