Posts on SQL

  1. Setting Max memory usage in SQL Server

    When running SharePoint locally it is a good idea to control the memory usage of SQL. To do this use the SQL query below.

    sql code snippet start