I am trying to identify on which stored procedures a custom role has execute permission using a query. I tried using has_perms_by_name, but I failed to understand and use it. I am trying to identify on which stored procedu
I am trying to identify on which stored procedures a custom role has execute permission using a query. I tried using has_perms_by_name, but I failed to understand and use it. I am trying to identify on which stored procedu