Data Control Language (DCL)

Data Control Language (DCL)#

Data Control Language (DCL) statements manage permissions on Querona objects — controlling which principals may read, write or otherwise act on a securable.

Statement

Description

GRANT

Grants permissions on a securable to a principal.

DENY

Denies permissions on a securable, blocking them even when granted elsewhere.

REVOKE

Removes a previously granted or denied permission.