what purpose of Indexing creating? directly we can search the reqired row with the help of query?what is the use of indexing?
Apart from Clustered index def: Indexes should be used to the column where frequently data is retrieved. AFAIK