DROP GROUP
A newer version of this documentation is available. Use the version menu above to view the most up-to-date release of the Greenplum 6.x documentation.
A newer version of this documentation is available. Use the version menu above to view the most up-to-date release of the Greenplum 6.x documentation.
Removes a database role.
DROP GROUP [IF EXISTS] name [, ...]
DROP GROUP is an alias for DROP ROLE. See DROP ROLE for more information.
There is no DROP GROUP statement in the SQL standard.