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
Difference between Inner vs outer joins?
What is exporting utility?
List layers of abstraction microsoft architectured to provide relational db through cloud platform ?
Name some of the open source software that you can use in alternative to SSR?
where can you add custom error messages to sql server? : Sql server administration
let's assume you have data that resides on sql server 6.5. You have to move it sql server 7.0. How are you going to do it? : Sql server database administration
How can I add Reporting Services reports to my application?
Explain an incremental backup?
Is it possible to create trigger on views?
How to enter comments in transact-sql statements?
When you use @@error and try-catch?
How will you decide the active and passive nodes?
What is transaction server implicit?
Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?
What is a view and what are its advantages?