Can we create clustered index on non primary key column
Answer Posted / madhav
yes we can create clusterd index on non primary key. but
the primary key must should be a non clusteresd index
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the New in SQL server 2008?
How can you check the version of sql server?
Explain Normalization and DE normalization
What is 'write-ahead log' in sql server 2000 ?
What is dml command?
Explain primary key?
What is collation sensitivity?
How many types of functions are there in sql server?
What is the difference between value type and reference type?
What is a unique key constraint?
Who is the owner of a schema in ms sql server?
What is postgresql server?
What is local temp table?
What factors you will consider calculating the storage requirement for that view?
What is a bit datatype?