indexes
a. are slower to sequentially scan than corresponding tables
b. are usually smaller than the tables they reference
c. may be used to assist with primary key constraints
d. may be used to improve insert, update, and delete performance
e. may be used to improve query performance