|
The CREATE GROUP statement creates one or more security groups.
CREATE GROUP group-name [ , group-name ]...group-name ::= user-defined-name
Only the Master user can perform this statement.
Security must be turned on to perform this statement.
The following example creates a group named pervasive.
The next example uses a list to create several groups at once.
|
Chapter contents
Prev topic: CREATE FUNCTION
|