What is the role of a database index in database management?
A. Store large binary files
B. Speed up data retrieval by providing a quick lookup
C. Encrypt sensitive data
D. Manage user access control
Database indexes improve the speed of data retrieval by creating a quick reference to specific data in a database.