Andela interview question

Why do we index data?

Interview Answers

Anonymous

Oct 24, 2019

To reduce the number of times the database is queried.

1

Anonymous

Mar 16, 2020

To improve the speed of database reads for commonly or frequently accessed data

1