.delete auto delete policy

Deletes the auto delete policy of a table. For more information, see auto delete policy.

Syntax

.delete table TableName policy auto_delete

Arguments

TableName - Specify the name of the table.

Example

.delete table [table_name] policy auto_delete