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
How to drop an existing table?
What are the types of table?
What are the steps you must follow to hide sql server instances?
Explain the steps to create and execute a user-defined function in the sql server?
What samples and sample databases are provided by microsoft?
How do you rename a table in sql server?
How to list all login names on the ms sql server?
What happens if null values are involved in comparison operations?
How to get the definition of a stored procedure back?
According to you what goes into making the best database administrator? : sql server database administration
What are the common performance issues in sql server?
How do you identify a foreign key?
What is exporting utility?
What are statistics?
Can a table be moved to different filegroup?