mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-07 08:03:15 +00:00
388bcffec9
* temp commit * rearrange includes
810 B
810 B
EngineName
- What the engine does.
- Relations with other engines if they exist.
Creating a Table
CREATE TABLE ...
Engine Parameters
Query Clauses
Virtual columns
List and virtual columns with description, if they exist.
Specifics and recommendations
Algorithms Specifics of read and write processes Examples of tasks Recommendations for usage Specifics of data storage
Usage Example
The example must show usage and use cases. The following text contains the recommended parts of this section.
Input table:
Query:
Result:
Follow up with any text to clarify the example.