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
Tell me how to execute an sql query? How to fetch its result?
Tell me in php, objects are they passed by value or by reference?
How can we know the total number of elements of Array?
Is null or empty c#?
What is a stored procedure in mysql?
When to use inquire vs enquire?
Tell me what is the difference between get and post?
How to create a text file in PHP?
How to include a file to a PHP page?
Explain what does the expression exception::__tostring means?
How many functions are there in php?
Explain what is the difference between session and cookie?
What is the difference between public, protected and private?
Is php an oop?
Write syntax to open a file in php?