How to Force delete user from Database
There are instances when there are orphan user in the database and it becomes tedious job to delete them. We run below command to drop the user say “dbasdiray_user” from a database called “dbasdiary” and you get below error message: Msg 15284, Level 16, State 1, Line 5 The database principal has granted or denied …