Are there any query to learn which user authorized for which stored procedure (sp) ?
For example there are 100 stored procedures and there are 2 user who are guests and normal
how can I learn which one is authorized for which sp?
I wonder that and I want to know are there any method for this?
I dont know there is or not.
(For MSSQL.)
Check these links out.
http://msdn.microsoft.com/en-us/library/ms189802.aspx
http://msdn.microsoft.com/en-us/library/ms176097.aspx