Hi, I need to implement a new security level, almost all users are sysadmin. The goal is to remove logins from sysadmin server role and grant database level access.
Some other logins need´s to make inserts, updates but others only to select the information in some databases.
Whats is the best way to do this?