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 exactly is PHP?
What is the difference between require_once and require in php?
How to include a file to a PHP page?
How do I make a reset button in html?
Is multilevel inheritance possible in php?
Does exist in php?
Is php faster than javascript?
What are the differences between mysqli_connect and mysqli_pconnect?
Tell me what does the array operator '===' means?
If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
What are the methods to submit form in php?
Is null check in php?
How to swap two variables without using 3rd temp variable.
What is the value for this auto incremented field user_pri_id?
What is the use of offset in mysql?