.show policy encoding command

Shows the encoding policy. For an overview of the encoding policy, see Encoding policy.

Permissions

You must have at least Database User, Database Viewer, or Database Monitor permissions to run these commands. For more information, see role-based access control.

Syntax

.show EntityType EntityIdentifier policy encoding

Learn more about syntax conventions.

Parameters

Name Type Required Description
EntityType string ✔️ This field determines the type of EntityIdentifier. The possible values are database or table or column.
EntityIdentifier string ✔️ The identifier for the entity. Column references must include the table name scope. A wildcard * to denote all entities for the given EntityType is allowed.

Example

.show database Samples policy encoding