Can we create clustered index on non primary key column
Answer Posted / guest
untill unless primary creating on the table we can create
cl index on a table
| Is This Answer Correct ? | 3 Yes | 13 No |
Post New Answer View All Answers
What are the lambda triggers?
How to execute multiple stored procedures at one time in sql server?
Explain hostprotectionattribute in sql server 2005?
is there a column to which a default can't be bound? : Sql server database administration
When does a workload on SQL Azure get throttled?
Explain about Joins?
How to convert a unicode strings to non-unicode strings?
What is table valued function and scalar valued functions?
What is database isolation in sql server? : sql server database administration
What is join query?
What is mean by clustered index and non clustered index, give syntax of creation? : sql server database administration
What are the dmvs? : sql server database administration
What does it mean to be in union?
How to create function without parameter in sql server?
What are truncate options available in sql server? : sql server database administration