DROP GROUP

Section: SQL Commands (7)
Updated: 2012-08-14
Index Return to Main Contents
 

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

COMPATIBILITY

There is no DROP GROUP statement in the SQL standard.  

SEE ALSO

DROP ROLE [drop_role(7)]


 

Index

NAME
SYNOPSIS
DESCRIPTION
COMPATIBILITY
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 05:34:14 GMT, December 24, 2015