1.

Which of the following query disables the resource governor?(a) ALTER RESOURCE GOVERNOR ENABLE CONFIGURE;(b) ALTERGOVERNOR DISABLE;(c) ALTER RESOURCE GOVERNOR DISABLE;(d) None of the mentionedThe question was posed to me during an online interview.I'd like to ask this question from Resource Governor topic in section Performance Tuning and Optimization of SQL Server

Answer»

Correct OPTION is (C) ALTER RESOURCE GOVERNOR DISABLE;

The best I can explain: You can disable the Resource Governor by using either SQL Server MANAGEMENT STUDIO or Transact-SQL.



Discussion

No Comment Found

Related InterviewSolutions