System Reference Summary : Statements : OpenROAD SQL Statements : Drop Group Statement
 
Share this page          
Drop Group Statement
The 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.
This statement has the following syntax:
drop group group_id {, group_id};