How will we see the available all indexes in a database?
Answers
Answered by
0
The whole point of having an indexis to speed up search queries by essentially cutting down the number of records/rows in a table that need to be examined. An indexis a data structure (most commonly a B- tree) that stores the values for a specific column in a table.
Similar questions
Social Sciences,
6 months ago
English,
6 months ago
Social Sciences,
6 months ago
English,
1 year ago