When do you create cluster and noncluster index?
Answer Posted / naren
If there is primary key in table clustered index created by
default ,other wise non cluster index created .
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain indexes disadvantages?
What is update_statistics command?
Does the unique constraint create an index?
Name 3 ways to get an accurate count of the number of records in a table?
Which data type columns are the best candidates for full-text indexing?
When you use @@error and try-catch?
What is the guest user account in sql server? What login is it mapped to it? : sql server security
What is nolock hint in sql server 2008
How to create view in stored procedure sql server?
Which sql server is best?
Differentiate between mongodb vs. Sql server?
what is a schema in sql server 2005? : Sql server database administration
How do I clean up sql server transaction log?
What do you mean by an execution plan? Why is it used?
What is the purpose of sql profiler in sql server?