How many types of indexes are there in SQL Server?
Answer Posted / b.hari kumar reddy
mainly five type of indexes in sql
1.simple index
2.composite index
3.unique index
4.Clustered index
5.Non-clustered index
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between count and distinct count?
How many partitions a clustered index has by default in sql server 2012?
tell me what is blocking and how would you troubleshoot it? : Sql server database administration
How to create a new schema in a database?
Relational calculus is what type of language?
System requirements for sql server 2005 express edition?
Explain few examples of stored procedure over triggers?
How to automatically create a log when an exception is being received into SQL Server?
Explain what is the function of sql server agent windows service?
What do you mean by stored techniques? How would we use it?
What is transaction server implicit?
What is the difference between a unique key and primary key?
How to restore performance issues and how to check?
Why do we use non clustered index?
What is the size of transaction log file?