usergroup_mode is used when creating a user group (see CREATE USERGROUP statement), to determine the database user class of the defined user group.
<usergroup mode> ::= RESOURCE | STANDARD
If no user class is specified, the STANDARD class is assumed implicitly.
The user class RESOURCE encompasses all the rights of STANDARD users.
See also: