ReferencesSQL StatementsDROP USEROn this pageDROP USER Removes a database role. Synopsis DROP USER [IF EXISTS] <name> [, ...] Description