These queries can be applied to MergeTree tables only.
Table Settings Manipulations
Documentation for Table Settings Manipulations
There is a set of queries to change table settings. You can modify settings or reset them to default values. A single query can change several settings at once.
If a setting with the specified name does not exist, then the query raises an exception.
Syntax
These queries can be applied to MergeTree tables only.
Example
Example
See Also
These queries can be applied to MergeTree tables only.