Was this helpful?
Drop Group Statement
Removes the specified group identifiers from the installation. If any of the specified identifiers does not exist, the DBMS Server returns an error but does not abort the statement. Other valid existing group_ids in the statement are deleted.
Syntax:
drop group group_id {, group_id};
Last modified date: 12/20/2023