MySQL Programming Question:

Download Job Interview Questions and Answers PDF

What Is Index?

MySQL Programming Interview Question
MySQL Programming Interview Question

Answer:

An index is a single column or multiple columns defined to have values pre-sorted to speed up data retrieval speed.

Download MySQL Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What Is Foreign Key?What Is View?