I have tried RG for Users, but as you said Query/sp/application i have not. But what i feel is, if its not provided then we can achieve that with EXECUTE AS feature. I may be wrong.. Madhu
Do you mean you can use RG to limit how much a user can utilize a resource? How do you assign users in RG? I couldn't find it. wingman
Hi, Here is a nice example on RG by Andrew Fryer http://blogs.technet.com/andrew/archive/2007/11/25/sql-server-2008-resource-governor.aspx
Other way round is associate a role or group to execute that stored procedure and control the resource via that phase.