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
How do I find the sql server database version?
List layers of abstraction microsoft architectured to provide relational db through cloud platform ?
How do I perform an unattended install of sql server 2000?
If user is owning any SQL Objects, can we drop that user
How to backup SQL Server Reporting Services ?
What does asynchronous call backs means?
Where can you find the error log information? : sql server database administration
What are cursors stored procedures and triggers?
Why I have to use stored procedures?
List the different types of collation sensitivities in sql server?
Write a program to fetch first 10 records from a file?
Explain what is raid and what are different types of raid levels?
What command must you use to include the not null constraint after a table has already been created?
Call by value and call by reference in procedure and function, with NOCOPY.
Define ACID properties in a Database?