Interview

Friday, 27 March 2015

What are indexes used for ?

Index stores only physical adress not only data ,indexe is a data base object,when u created either primary key and unique key in columns index is created automatically same name of constraint name like what ever name u created on constarint that name.and main use of index is at time of retriving the data  performance is very fast i mean index column used in where clause .

No comments:

Post a Comment