ALTER GROUP

Function

ALTER GROUP modifies the attributes of a user group.

Precautions

ALTER GROUP is an alias for ALTER ROLE, and it is not a standard SQL command and not recommended. Users can use ALTER ROLE directly.

Syntax

Parameter Description

See the Example in ALTER ROLE.

Helpful Links

CREATE GROUP, DROP GROUP, ALTER ROLE