|
|
DROP GROUP - remove a database role
DROP GROUP name [, ...]
DROP GROUP is now an alias for DROP ROLE [drop_role(l)], which see for more information.
There is no DROP GROUP statement in the SQL standard.
DROP ROLE [drop_role(l)] SQL - Language Statements 2005-11-05 DROP GROUP()