If you want to grant some users the execute rights on all stored procedures under a database in SQL. Use the script below.
Now map your users / groups to this new role.
If you want to grant some users the execute rights on all stored procedures under a database in SQL. Use the script below.
Now map your users / groups to this new role.