Answers

Question and Answer:

  Home  Database Developer

⟩ Tell me what is an Index?

An index refers to a performance tuning method of allowing faster retrieval of records from the table. An index creates an entry for each value and hence it will be faster to retrieve data.

 143 views

More Questions for you: