Skip to main content
Skip table of contents

REVOKE

Syntax

REVOKE

SQL
REVOKE privilege_type [, privilege_type ] ...
	ON my_data_space  FROM principal_specification [, principal_specification] ... ;

privilege_type

INSERT | SELECT | DELETE | ALL

principal_specification

ROLE | USER followed by name of the role/user

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.