Question: What is true about indexes?
- They speed up read access while slowing down writes.
- They secure the database from intruders.
- They speed up reads and writes.
- They speed up write access while slowing down reads.
Answer: The correct answer of the above question is Option A:They speed up read access while slowing down writes.