Types of Indexes that Exist in SQL August 14, 2019 2:08 pm What types of indexes are there? Answer: Clustered Sort and store data based on key values Non-clustered Each key is a pointer to the data row