How many types of indexes are there in SQL Server?
Answer Posted / mohd zubair khan
Three type of indexes in sql
1.Clustered
2.Non-clustered
3.Unique
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
What is the recursive stored procedure in sql server?
What are the indexes in sql server?
Explain how would you store your query in an SSRS report or a Database server?
Explain the properties of a relational table?
how we use window authentication connection with sql server.?
How check triggers in sql server?
What is the difference between rank and dense_rank?
where can you add custom error messages to sql server? : Sql server administration
Explain about Joins?
What is a dbms wizard?
List some case manipulation functions in sql?
What is check constraint in sql server?
Explain user defined views?
Can you explain powershell included in sql server 2008?
What is the process of normalization?