USEFUL SITES :
Write for Us
There are three types of roles in SQL Server 7.0 and 2000:
Fixed Server Roles
Fixed server roles are server-wide roles. Logins can be added to these roles to gain the associated administrative permissions of the role. Fixed server roles cannot be altered and new server roles cannot be created. Here are the fixed server roles and their associated permissions in SQL Server 2000:Fixed Server Role Descriptions
Here is a list of stored procedures that are helpful in managing fixed server roles:
Fixed Database Roles
Each database has a set of fixed database roles, to which database users can be added. These fixed database roles are unique within the database. While the permissions of fixed database roles cannot be altered, new database roles can be created. Here are the fixed database roles and their associated permissions in SQL Server 2000:
Fixed Database Role Description
<< Prev Page Next Page>>