Reference and syntax for the DROP USER command.
DROP USER [ IF EXISTS ] <user_name> ;
<user_name>
DROP USER alex;