Command:
[sql]
GRANT VIEW SERVER STATE TO public
[/sql]
This command can be used to grant the view server state permission to the users under the public server role.
Learn SQL Server Online
Command:
[sql]
GRANT VIEW SERVER STATE TO public
[/sql]
This command can be used to grant the view server state permission to the users under the public server role.