未验证 提交 3c392079 编写于 作者: I Ivan Blinkov 提交者: GitHub

minor text improvements

上级 f1265962
...@@ -4,8 +4,9 @@ ...@@ -4,8 +4,9 @@
- Relations with other engines if they exist. - Relations with other engines if they exist.
## Creating a Table {#creating-a-table} ## Creating a Table {#creating-a-table}
``` sql
Syntax codeblock CREATE TABLE ...
```
**Engine Parameters** **Engine Parameters**
...@@ -13,19 +14,19 @@ ...@@ -13,19 +14,19 @@
## Virtual columns {#virtual-columns} ## Virtual columns {#virtual-columns}
If they exist. List and virtual columns with description, if they exist.
## Specifics and recommendations {#specifics-and-recommendations} ## Specifics and recommendations {#specifics-and-recommendations}
Algorithms Algorithms
Specifics of read/write processes Specifics of read and write processes
Examples of tasks Examples of tasks
Recommendations for usage Recommendations for usage
Specifics of data storage Specifics of data storage
## Usage Example {#usage-example} ## Usage Example {#usage-example}
The example must show usage and/or a use cases. The following text contains recommended parts of an example. The example must show usage and use cases. The following text contains the recommended parts of this section.
Input table: Input table:
...@@ -42,7 +43,7 @@ Result: ...@@ -42,7 +43,7 @@ Result:
``` text ``` text
``` ```
Any text clarifying the example. Follow up with any text to clarify the example.
## See Also {#see-also} ## See Also {#see-also}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册