A new database query walks into a bar. The server says: "Sorry, cache only!"

(Cash👉Cache: memory storage. Whenever a query is run for the first time in SQL Server,

it is compiled and a query plan is generated for the query.

Then, it can be saved in the cache.

So here the database query could not be in the cache because it is new, that's why it can't have a drink😂 )

 

All Posts
×

Almost done…

We just sent you an email. Please click the link in the email to confirm your subscription!

OK