An index purports to speed data retrieval. you, therefore, index every attribute in each table. select the likely consequence.

a. you optimize data retrieval by using a where statement in your select query.

b. data entry slows as every insert , update, or delete statement must also update every index.

c. data retrieval on the gender column is optimized

d. this technique eliminates the need for a primary key

Solved
Show answers

Ask an AI advisor a question