How many types of indexes are there in SQL Server?
Answer Posted / rohti nanda
Three type of indexes in sql
1.Clustered
2.Non-clustered
3.Unique
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What types of replication are supported in sql server?
Is truncate a dml command?
what is a transaction? : Sql server database administration
What is page-level compression?
What protocol does sql server use?
What is the maximum length of an alert name?
What is clr ddl trigger?
Relational calculus is what type of language?
What are the approximate numeric data types?
What is meant by Active-Passive and Active-Active clustering setup?
How do I find the sql server version?
How to use order by with union operators in ms sql server?
What do you understand by SQL*Net?
How to define output parameters in stored procedures?
Can we add our custom code in ssis?