How can we optimize or increase the speed of a mysql select
query?
Answer Posted / nikunj
For increase speed of select query, there are some factor
like...
-By using Limit in query
-By using Index on table
-By using Primary key
| Is This Answer Correct ? | 17 Yes | 5 No |
Post New Answer View All Answers
What is data abstraction in php?
What is the difference between associative array and indexed array?
What are html entities?
How can I display text with a php script?
What is php good for?
Why php is also called as scripting language?
What is the array in php?
How check submit button is clicked in php?
Hi this is amul jani here, i complied my graduation in B.com stream.. but as career i looking for PHP language.. to get shape my career. so is that possible to enter in IT world.. for me how much scope of develop my career in this field.. amul jani
what is difference between PHP4 , PHP5
What is the use of preg_match in php?
Why php script is not running in browser?
What is the basic function to search files for lines (or other units of text) that contain a pattern.
What are php variables?
Tell me how is it possible to know the number of rows returned in result set?