MS SQL Server Memory Usage
If you have ever dealt with Microsoft's SQL Server in any capacity you have probably noticed a strange problem: You can never have enough memory!
As Ed Jones points out the communication between your operating system and SQL Server goes a little something like this:
Windows Server: Hey, SQL Server, how much memory do you need?
SQL Server: How much have you got?
A bit funny and totally true!
Thanks to Ed: http://brntpb.st/J4FbgC
