Question d’entretien chez ContinuServe

What is SQL Index

Réponse à la question d'entretien

Utilisateur anonyme

24 mai 2017

SQL Indexing is same like Index in the book, which is mainly used to search the data in the table or view. There is 2 type of index, cluster, and Non-cluster.

1