Hello,
We are implementing a new piece of software and have been given a sample database with sample database roles that we are modifying to suit our specific needs. I am trying to find an efficient way to determine what permissions are granted on specific tables for a given role.
Is there a stored procedure or a script available that will display table permissions granted for a specific role?
Thanks.
Dave