DROP GROUP
SQL - Language Statements
DROP GROUP
remove a database role
DROP GROUP
DROP GROUP name [, ...]
Description
DROP GROUP is now an alias for
,
which see for more information.
Compatibility
There is no DROP GROUP statement in the SQL standard.
See Also