Question: What is an index in a database?Answer: An index is a data structure that improves the speed of data retrieval operations on a database table at the cost of additional writes and storage space. |
Is it helpful?
Yes
No
Most helpful rated by users:
- What is SQL?
- What is the difference between SQL and MySQL?
- What is a primary key?
- What is an index in a database?
- What is a foreign key?