MS SQL Server: Check to see if a user can execute a stored procedure

前端 未结 3 1793
北荒
北荒 2020-12-16 23:17

How can you check to see if a user can execute a stored procedure in MS SQL server?

I can see if the user has explicit execute permissions by connecting to the maste

3条回答
提交回复
热议问题