What are the advantages of indexes?



What are the advantages of indexes?..

Answer / Yatendra Kumar Singh

Indexes in PHP MySQL speed up data retrieval by allowing queries to find data quickly, especially for large tables. They also improve sorting and searching capabilities.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

How you can update memcached when you make changes to php?

1 Answers  


What is php regular expression?

1 Answers  


How to get the ip address of the client?

1 Answers  


What is the difference between $var and $$var?

1 Answers  


How to display your correct URL of the current web page?

1 Answers  


How does php serialize work?

1 Answers  


What is session cookies php?

1 Answers  


How check submit button is clicked in php?

1 Answers  


What are the disadvantages of php?

1 Answers  


What are the features of php 7?

1 Answers  


What is meant by variable variables in php?

1 Answers  


How to uploaded files to a table?

1 Answers  


Categories