HomeMogDBMogDB StackUqbar
v1.1

Documentation:v1.1

Supported Versions:

DROP GROUP

Function

DROP GROUP deletes a user group.

DROP GROUP is an alias for DROP ROLE.

Precautions

DROP GROUP is an internal interface of the MogDB management tool. You are not advised to use this interface, because doing so affects MogDB.

Syntax

DROP GROUP [ IF EXISTS ] group_name [, ...];

Parameter Description

See Parameter Description in DROP ROLE.

Copyright © 2011-2024 www.enmotech.com All rights reserved.