Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What?s the difference between query_cache_type 1 and 2?



What?s the difference between query_cache_type 1 and 2?..

Answer / amith

The second one is on-demand and can be retrieved via SELECT
SQL_CACHE.

you can use SELECT /* SQL_CACHE */ id FROM ? - MySQL will
interpret the code inside comments, while other servers
will ignore it.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More MySQL Interview Questions

Can you tell the difference between mysql_fetch_object and mysql_fetch_array?

0 Answers  


What is regex in mysql?

0 Answers  


How to include numeric values in sql statements?

0 Answers  


How to create a table?

0 Answers  


What are the different data types in mysql?

0 Answers  


How to use triggers to track changes in mysql?

0 Answers  


What is regexp?

0 Answers  


How do I truncate all tables in mysql?

0 Answers  


What is prepare statement in mysql?

0 Answers  


How do you backup a database in mysql?

0 Answers  


How to find the unique values if the value in the column is repeated?

0 Answers  


How do I clear a mysql database?

0 Answers  


Categories