DROP GROUP
Function
DROP GROUP deletes a user group.
DROP GROUP is an alias for DROP ROLE.
Precautions
DROP GROUP is an interface of the GaussDB management tool. You are not advised to use this interface, because doing so affects GaussDB.
Syntax
DROP GROUP [ IF EXISTS ] group_name [, ...];
Parameter Description
See Parameter Description in DROP ROLE.
Helpful Links
CREATE GROUP, ALTER GROUP, and DROP ROLE
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot