Query: drop_group
OS: centos
Section: 7
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DROPGROUP(7) PostgreSQL 9.2.7 Documentation DROP GROUP(7)NAMEDROP_GROUP - remove a database roleSYNOPSISDROP GROUP [ IF EXISTS ] name [, ...]DESCRIPTIONDROP GROUP is now an alias for DROP ROLE (DROP_ROLE(7)).COMPATIBILITYThere is no DROP GROUP statement in the SQL standard.SEE ALSODROP ROLE (DROP_ROLE(7)) PostgreSQL 9.2.7 2014-02-17 DROP GROUP(7)
| Related Man Pages |
|---|
| alter_group(7) - suse |
| drop_database(7) - suse |
| drop_tablespace(7) - debian |
| drop_tablespace(7) - mojave |
| drop_tablespace(7) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| What does this statement do? |