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
You want to check the syntax of a complicated update sql statement without executing it. What command should you use?
What do you mean by an execution plan? Why is it used? How would you view it?
What is transaction server explicit transaction?
How to declare and use cursor variables?
What is query processing?
What is save transaction and save point?
Write a SQL command to insert and update only a particular field?
What are diverse clauses that form a part of sql?
What is the significance of master, tempdb and model databases?
Does a specific recovery model need to be used for a replicated database? : sql server replication
What is enhanced database mirroring in sql server 2008?
What are the advantages of passing name-value pairs as parameters?
Explain the rules for designing files and file groups in sql server?
Does any body please help me what question's have asked for SSRS in the interview?
Explain the cursor lock types?