Asked by: Zoha Tazmen
A database index is a data structure that improves the speed of data retrieval operations on a database table. It works like an index in a book, allowing the database to find rows more quickly.
Answered by: Zoha Tazmen