Andela interview question

Why do we index data?

Interview Answers

Anonymous

24 Oct 2019

To reduce the number of times the database is queried.

1

Anonymous

16 Mar 2020

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

1