Dropping a user also deletes all database objects (such as tables or procedures) that they own, as well as any external logins
for the user. In addition, if the user is specified in the USER clause of any services, then those services are also dropped.
The user being removed cannot be connected to the database when the statement is executed.