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 a Control Flow Inside SSIS ?

What is the Maximum Number of Columns a Table in SQL Server ?

Using MS SQL TOP

What are Indexed Views inside SQL Server ?

Getting Rows in a Table in Random Order in MS SQL