How many types of indexes are there in SQL Server?
Answer Posted / chandra bhan singh
Three Type of indexes in sql
1.Clustered
2.Non-clustered
2.Primary XML
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to create an index on an existing table in ms sql server?
tell me what is blocking and how would you troubleshoot it? : Sql server database administration
How to connect ms access to sql servers through odbc?
Explain go command in sql server?
What is use of except clause? How does it differ from not in clause?
Do you know how to implement service broker?
Types of Authentications in Sql Server? How user gets authenticated through windows authentication?
what is the sql equivaent of the dataset relation object ?
Describe the left outer join & right outer join. : sql server database administration
What is difference between clustered index and non clustered index?
Define clusters?
Explain Geography datatype in SQL Server
How you can find out if an index is useful to the optimizer?
Does a sql server 2005 select statement require a from?
What is a data collection table?