Mega Code Archive

 
Categories / MSSQL Tutorial / System Functions
 

Statements that delete the new role

EXEC sp_DropRoleMember BillingEntry, JohnDoe EXEC sp_DropRoleMember BillingEntry, [Accounting\JaneSmith] EXEC sp_DropRole BillingEntry