sp_dropsrvrolemember (Transact-SQL)
SQL Server 2012
Removes a SQL Server login or a Windows user or group from a fixed server role.
Important
|
|---|
|
This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. Use ALTER SERVER ROLE instead. |
Important