.show policy extent_tags_retention command

Shows a table-level or database-level extent tags retention policy. For more information, see extent tags retention 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 ( table | database ) EntityName policy extent_tags_retention

Learn more about syntax conventions.

Parameters

Name Type Required Description
EntityName string ✔️ The table or database name for which to show the extent tags retention policy.

Returns

Returns a JSON representation of the policy.

Example

Show the extent tags retention policy for the database named MyDatabase:

.show database MyDatabase policy extent_tags_retention