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 Clustered and Non-Clustered Index?
What is amo? : sql server analysis services, ssas
Explain transaction server implicit?
Hi all, can any one please tell me the difference between sql server 2008 and orace 9i
How to insert multiple rows with one insert statement in ms sql server?
What is the difference between a unique key and primary key?
How to find the list of fixed hard drive and free space on server?
Define right outer join in sql server joins?
How to select true false based on column value in sql server?
What is data file in computer?
Explain “row_number()” in sql server with an example?
How you can find out if an index is useful to the optimizer?
What do you understand by the denormalisation?
what are user defined datatypes? : Sql server database administration
What is built-in function?