
Featured
- 
        No Featured Found!
Tags
Indexing
                      The index is used to search the data in a table.
The index is basically a data structure that search our data.
It is applied usually on a column of a table.
It is usually a B-tree but can  also be hash table and other depending upon the ... 
                       
        
        
