How do you prevent MySQL from caching a query?



How do you prevent MySQL from caching a query?..

Answer / amith

SELECT SQL_NO_CACHE.

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More MySQL Interview Questions

How do I grant privileges to a user in mysql phpmyadmin?

0 Answers  


How do I assign a variable in mysql?

0 Answers  


What are programming functions?

0 Answers  


What are date and time functions in mysql?

0 Answers  


What is the maximum length of a table name, a database name, or a field name in MySQL?

4 Answers  






How to rename an existing column in a table?

0 Answers  


What is datatype in mysql?

0 Answers  


What is the difference between mysql and pdo?

0 Answers  


What is bigint in mysql?

0 Answers  


Have you ever used MySQL Administrator and MySQL Query Browser? Describe the tasks you accomplished with these tools?

1 Answers   TCS,


What is timestamp in mysql?

0 Answers  


What is a result set object?

0 Answers  


Categories