REVOKE
REVOKE
is a management statement to revoke previously granted privileges on a specific object from one or many existing users.
is optional, if not specified the privilege will be revoked on the CLUSTER
level.
identifier
The identifier of the corresponding object.
user_name
The name of an existing user.