AAn index stores the location of records.
BIndex may speed up searches; it can also slow the process of updating data within table.
CYou can set index on a field which is seldom used
DYou can set index on any fields except OLE objects or attachment fields.