Entering content frame

usergroup_mode 

usergroup_mode is used when creating a user group (see CREATE USERGROUP statement), to determine the database user class of the defined user group.

Syntax

<usergroup mode> ::= RESOURCE | STANDARD

RESOURCE, STANDARD

Explanation

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:

user_mode

 

Leaving content frame