Questions tagged [database-roles]

1 questions
0
votes
0 answers

Query to find when a database role's permissions were changed

For a Microsoft SQL server, is there a query that shows the history of when and who changed a database role permission? Is there combination of system views that show the following information? For example: Role Permission Modify_Date…
Jeremy F.
  • 1,778
  • 11
  • 51
  • 86