Table of Contents

About

Roles is a mean to manage permissions in bulk.

Assign permissions to roles, and then add and remove users and logins to the roles.

Management

List

Sql Server Database Security

Add

EXEC sp_addsrvrolemember 'LoginName', 'sysadmin';