Viewing 2 posts - 1 through 2 (of 2 total)
I think this is the fix but please verify. I added type of 'R' to your where statement in the select under DB LEVEL PERMISSIONS.
WHERE [perm].[major_id] = 0
AND [usr].[principal_id] >...
May 30, 2019 at 3:37 pm
#3648641
Can you add code to output Roles that are assigned permissions at the Database level? It looks like I'm only seeing users in the output. example: I create a role...
May 30, 2019 at 3:24 pm
#3648635