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
Why php language is used?
What does explode do in php?
What is smarty?
Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?
What is meant by an associative array?
What is variable declaration?
Explain about getters and setters in php?
What is difference Between PHP 5 and 7?
How to open standard output as a file handle?
Explain the types of functions for Splitting String?
Name some of the functions in php.
How to receive a cookie from the browser?
Is array empty php?
What good is polymorphism?
Which function would you use to determine the length of a string in php?