From 444f55451a2ee51986f31ae41fd5fe033d1f97d7 Mon Sep 17 00:00:00 2001 From: Xiaokang Wang Date: Fri, 3 Jan 2025 16:59:43 +0800 Subject: [PATCH] Update 20-keywords.md As the customer has repeatedly inquired that the "level" field is not a keyword on the official website, but it was a keyword from version 3.3.0.0 to 3.3.2.11, we have added "level" to the list of keywords and specified which versions it is not available in. --- docs/zh/14-reference/03-taos-sql/20-keywords.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/zh/14-reference/03-taos-sql/20-keywords.md b/docs/zh/14-reference/03-taos-sql/20-keywords.md index f7cc5d17c0..0a1bdc4ce8 100644 --- a/docs/zh/14-reference/03-taos-sql/20-keywords.md +++ b/docs/zh/14-reference/03-taos-sql/20-keywords.md @@ -231,6 +231,7 @@ description: TDengine 保留关键字的详细列表 | LEADER | | | LEADING | | | LEFT | | +| LEVEL | 3.3.0.0 到 3.3.2.11 的所有版本 | | LICENCES | | | LIKE | | | LIMIT | |