manpagez: man pages & more
man drop_group(l)
Home | html | info | man
DROP GROUP()                     SQL Commands                     DROP GROUP()




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(l)].


COMPATIBILITY

       There is no DROP GROUP statement in the SQL standard.


SEE ALSO

       DROP ROLE [drop_role(l)]



SQL - Language Statements         2008-09-19                      DROP GROUP()

postgresql 8.3.4 - Generated Fri Oct 3 19:00:51 CDT 2008
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.