Hello,
On our SQL server some of the permissions were set incorrectly for a few specific tables. I was tasked with finding when these incorrect permissions were set and what user account was used to do this.
Does anyone know a way to find this information without manually looking through all the logs? I'm open to using commands/powershell to achieve this information.