How can we optimize or increase the speed of a mysql select
query?
Answer Posted / md raisul azam
Limit
Indexing
key
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What does the scope of variables mean?
How do you sort an array in php?
Is polymorphism inherited?
How to join multiple strings into a single string?
What is the purpose of break and continue statement?
Explain briefly about a search-friendly site looks like?
Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()
Are there regular expressions in php?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
Where session is stored?
What is php glob?
What is basic php?
What is php in full?
Which function is used to strip whitespace?
What is singleton pattern in php?