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 is the php function that removes the first element of the array and returns it?
What is psr in php?
What does $_ post mean in php?
What is $globals php?
Why php was called as personal home page?
What is printf in php?
How do you check if a variable has been set in php?
Explain some of the php string functions?
What is the definition of a session?
How to run the interactive php shell from the command line interface?
Which are the best start and end tags to use?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what is the problem?
What is meant by variable variables in php?
How many types of array supported in php?
Explain Type juggling?