What is an index in SQL?

Last Updated :
Discuss
Comments

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

Share your thoughts in the comments