DROP GROUP
Section: SQL Commands (7)Updated: 2012-08-14
Index Return to Main Contents
NAME
DROP GROUP - remove a database roleSYNOPSIS
DROP GROUP [ IF EXISTS ] name [, ...]
DESCRIPTION
DROP GROUP is now an alias for DROP ROLE [drop_role(7)].
COMPATIBILITY
There is no DROP GROUP statement in the SQL standard.
SEE ALSO
DROP ROLE [drop_role(7)]
Index
This document was created by man2html, using the manual pages.
Time: 05:34:14 GMT, December 24, 2015