suse man page for drop_group

Query: drop_group

OS: suse

Section: 7

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DROP
GROUP(7) SQL Commands DROP GROUP(7)
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)] SQL - Language Statements 2010-05-14 DROP GROUP(7)
Related Man Pages
drop_database(7) - centos
drop_database(7) - redhat
alter_group(7) - suse
drop_database(7) - suse
drop_tablespace(7) - debian
Similar Topics in the Unix Linux Community
What does this statement do?