To optimize database query time you can:
Use
Use
Run only one instance of SQL Server 2012 Standard or Enterprise Editions.
Note
See
By default, SQL Server 2012 Standard and Enterprise Editions are configured to dynamically adjust the amount of memory used based on demand.
Under some circumstances, it is possible for SQL Server to use up memory to a point where the overall system performance is affected. You can adjust the amount of memory reserved by using a configuration tool such as Microsoft SQL Server Management Studio.
In the Object Explorer pane, right-click the SQL Server instance that corresponds to the
In the Select a page pane, select Memory.
Use the controls on the Memory page to adjust the memory allocation.
Click OK.