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

Getting List of All Server Databases in MS SQL

Getting the Id of MS SQL Server Last Entered Record

What is CHECKPOINT Process in the SQL Server ?

How to Rebuild the Master Database in SQL Server ?

What is NOLOCK Hint in SQL Server ?