Delete a SQL user, when the CUSTOM SQL engine authentication is active.

Syntax

DROP USER [UserName];
CODE

Parameters

UserName

The name of the user to delete.