Database Developer Question:

Tell me what is an Index?

Tweet Share WhatsApp

Answer:

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.

Download Database Developer PDF Read All 70 Database Developer Questions
Previous QuestionNext Question
Explain me what do you mean by data integrity?Do you know what is the difference between GUI Testing and Database Testing?