Question : read and execute and select but not admin


what permissions/role would give read and execute and select on all objects in a database but not admin role?

thanks

Answer : read and execute and select but not admin

It is not needed. This is a standard security method, where you grant execute permissions to the stored procedure, but no permissions to the underlying tables.
Random Solutions  
 
programming4us programming4us