What are the type of Indexes? which one is best, why?

Answer Posted / jay vardhan singh

Cluster is faster then non cluster index.We can use only
one cluster index on one table and we can use more then one
non cluster index on one table.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the different index configurations a table can have?

683


Explain what is use of dbcc commands?

710


What is difference between equi join and inner join?

651


How would you choose between a clustered and a non-clustered index?

733


What is an indice?

763






What is an identity column in insert statements?

745


You want to implement the many-to-many relationship while designing tables. How would you do it?

755


Explain foreign key in sql server?

749


Explain filtered indexes?

745


How can you list all the table constraints in a database?

697


What is the stuff?

711


How to find index size for each index on table?

769


difference between Clustered index and non clustered index ?

742


How to delete a database in ms sql server?

726


How do I uninstall sql server 2014?

677