What is an index in SQL?
A data structure that stores values in sorted order for fast retrieval
A temporary table used for intermediate data processing
A constraint that ensures data integrity
A function that calculates aggregate values
This question is part of this quiz :
SQL Indexes & Transactions Quiz