how fastest access of data can be done from database ?
Answer Posted / bharanikumar
use mysql_fetch_object instead of fetch_array ,
SET cache ,
SET GLOBAL query_cache_size=5000
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can I use mariadb instead of mysql?
How to enter Characters as HEX Numbers?
What is timestamp in mysql?
What is prepare statement in mysql?
How do I enable mysqli extension?
What is mysql url?
What is back end and front end?
What is blob and clob?
How does mysql encrypt passwords?
SQL is not case sensitive. DELETE is the same as delete. State Whether True or False?
Write a program using the select statement, while loop.
How to shutdown mysql server?
What is sharding in mysql?
How can an index be declared in mysql?
What do I do if I forgot my mysql root password?