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 run mysql from command line?

0 Answers  


How to run 'mysql' commands from a batch file?

0 Answers  


What is the difference Delete and Drop ?

6 Answers  


How Switch (select or use) to a database.

0 Answers  


What is difference between oracle sql and mysql?

0 Answers  






why we are join a tow table

1 Answers  


How to add a new column to an existing table in mysql?

0 Answers  


Who owns mysql database?

0 Answers  


Is mysql connect deprecated?

0 Answers  


What do ddl, dml, and dcl stand for?

0 Answers  


Why do we use group by and order by function in mysql?

0 Answers  


How do I automate a backup in mysql?

0 Answers  


Categories