8. SQL Statements : ALTER GROUP
 
Share this page                  
ALTER GROUP
Valid in: SQL, ESQL, OpenAPI, ODBC, JDBC, .NET
The ALTER GROUP statement modifies the list of users associated with a group identifier. Individual users can be added or dropped or the entire list can be dropped.
An add and a drop operation cannot be performed in the same ALTER GROUP statement.