Daily Archives: Sunday, 20 July, 2008

Tip of the Day #5 (SQL Server memory usage)

You can limit the amount of memory that SQL Server uses by using the sp_configure stored procedure. By limiting the amount of memory that SQL Server is permitted to use it means that more memory is available to other applications … Continue reading

Posted in Tip of the Day | Tagged | 4 Comments