.show auto delete policy
Shows the auto delete policy that is applied to a table. For more information, see auto delete policy.
Syntax
.show table TableName policy auto_delete
Returns
Returns a JSON representation of the policy.
Example
Displays the auto delete policy that is applied on the table.
.show table [table_name] policy auto_delete
| Policy name | Entity name | Policy | Child entities | Entity type |
|---|---|---|---|---|
| AutoDeletePolicy | Table name | JSON serialization of the policy object | null | Table |
Feedback
Submit and view feedback for