GRANT
GRANT
is a management statement to grant one or many privileges on the whole cluster or on a specific object to one or many existing users.
is optional, if not specified the privilege will be granted on the CLUSTER
level.
identifier
The identifier of the corresponding object.
user_name
The name of an existing user.