How many types of indexes are there in SQL Server?
Answer Posted / manoj
As per MSDN there are 9 types:
http://msdn.microsoft.com/en-us/library/ms175049.aspx
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Do you know hot add cpu in sql server 2008?
Do you know what are different types of replication in sql server?
What is the difference between upgrade and migration in sql server?
What are the functions in sql server?
What is difference between getdate and sysdatetime in sql server 2008?
Explain different types of Normalization.
What is the optimization being performed in oracle and SQL Server?
Why union all is faster than union?
What is difference between views and stored procedures?
How to get all stored procedures in sql server?
What is it unwise to create wide clustered index keys?
your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files? : Sql server administration
Can you explain different types of joins?
What is user-defined multi-statement table-valued function?
What is transaction server distributed transaction?