How can we optimize or increase the speed of a mysql select
query?
Answer Posted / senthilkumar
1.Select <fieldname> from tablename.
2.Limit Setting.
3.Index Using
4.Primary key..
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
How to write in a file in php?
Why does sql injection happen?
How many types of functions are there in php?
Explain the difference between mysql_connect and mysql_pconnect?
What is repository in php?
What is the default session time in php?
What is PHP's configuration file called?
Do you know what is use of count() function in php?
What is the difference between "echo" and "print" in php?
How to redirect https to http url and vice versa in .htaccess?
What the use of var_dump()?
What are the difference between abstract class and interface in oops?
What are php libraries?
What exactly is PHP?
Tell me how comfortable are you with writing html entirely by hand?