Community

What Data is in SQL Server’s Memory?

(Bill Graziano) SQL Server memory is primarily used to store data (buffer) and query plans (cache). In this article I’ll show how much memory is allocated to the data buffer (or RAM). I’ll explain how to determine what tables and indexes are in the buffer memory of your server.

Read More - Register for Free Membership