What is Resource Governor in SQL Server ?

The Resource Governor is a feature given by SQL Server to control and allocate CPU and memory resources depending on the priority of applications. Resource Governor will control the allocation of CPU, Memory for the SQL Server Relational Engine Instance.



You May Interest

What is SQL Profiler ?

MS SQL Show Only Date of Current Time

What is Deadlock in SQL Server ?

What is CTE in SQL Server ?

Adding Columns to a Table with a Query in MS SQL