How can we optimize or increase the speed of a mysql select
query?
Answer Posted / umapathi
using limit option
| Is This Answer Correct ? | 17 Yes | 7 No |
Post New Answer View All Answers
What is laracast?
What type of comments are supported by PHP.
How does php server work?
Is php 7 backwards compatible?
What is the w3c?
What the limitation of header() function in php?
What does $_server means?
Why do we need abstract class in php?
What the difference between the 'bitwise and' operator and the 'logical and' operator?
What is the difference between null and empty?
What is the major php security hole? How to avoid?
How break and continue while loop in php?
What websites use php?
How to include a file code in different files in php?
What is overloading in php?