How to Grant Execute All Functions In SQL Server to group

前端 未结 0 1615
名媛妹妹
名媛妹妹 2020-12-03 04:28

I have a list of function I need to grant execute to specific group, I found that the query should be executed like this

GRANT EXECUTE ON [dbo].[FunctionName]         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题