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
What storage engines are used in MySQL?
How we can create index in mysql?
What is the difference between truncate and delete in mysql?
Can I copy mysql data directory?
Is sql and mysql same?
Is mysql running ubuntu?
What is a session in mysql?
What is 'mysqldump'?
How do I view data in mysql workbench?
Explain triggers and stored procedures?
How do I install and use mysql?
How do I change directories in mysql?
How do I copy an entire mysql database?
What is mysqli_connect_error ()?
Which datatype is used for email in mysql?