Domanda di colloquio di ContinuServe

What is SQL Index

Risposta di colloquio

Anonimo

24 mag 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