List role membership
Credits Greyhood |
Ever wanted to check if a database user or custom database role belongs to what other database roles or has what access to the database. Following is the query:
--//comment the above line if you also want to see what the database role (or user) is not member of
Comments