I am new to setting up rights for users in a sql server 2008 r2 standard edition database. I am a programmer in a small company that just told me to do the dba work.
Thus my question is I have a user that 'execute reader' and 'execute writer' permissions. The user can only see system tables and system stored proecuedres. They can not use the user tables and user stored procedures. Thus can you tell me what additional access level I need to setup for them? Do they need ddladmin rights?