drop_group

Langue: en

Version: 2007-04-20 (openSuse - 09/10/07)

Section: 7 (Divers)

NAME

DROP GROUP - remove a database role

SYNOPSIS


DROP GROUP [ IF EXISTS ] name [, ...]



DESCRIPTION

DROP GROUP is now an alias for DROP ROLE [drop_role(7)], which see for more information.

COMPATIBILITY

There is no DROP GROUP statement in the SQL standard.

SEE ALSO

DROP ROLE [drop_role(7)]