A statement that revokes access to a database for a Windows user account : sp_RevokeDbAccess « System Functions « SQL Server / T-SQL Tutorial






EXEC sp_RevokeDbAccess [Accounting\SusanRoberts]
25.54.sp_RevokeDbAccess
25.54.1.A statement that revokes access to a database for a SQL Server login ID
25.54.2.A statement that revokes access to a database for a Windows user account