This is an automated email from the ASF dual-hosted git repository.
critas pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 397215db Change the execution order in the overview data query to a
graph (#564)
397215db is described below
commit 397215dbeb5b1543a1f93d6620cb5f3c2f8d75ec
Author: W1y1r <[email protected]>
AuthorDate: Tue Feb 18 17:01:43 2025 +0800
Change the execution order in the overview data query to a graph (#564)
* Change the execution order in the overview data query to a graph
* Delete clause execution order in Chinese in the image
---
...\211\247\350\241\214\351\241\272\345\272\21701.png" | Bin 0 -> 256953 bytes
.../UserGuide/Master/Table/Basic-Concept/Query-Data.md | 11 ++---------
src/zh/UserGuide/Master/Table/SQL-Manual/overview.md | 10 +---------
.../UserGuide/latest-Table/Basic-Concept/Query-Data.md | 12 +++---------
src/zh/UserGuide/latest-Table/SQL-Manual/overview.md | 11 ++---------
5 files changed, 8 insertions(+), 36 deletions(-)
diff --git
"a/src/.vuepress/public/img/\345\255\220\345\217\245\346\211\247\350\241\214\351\241\272\345\272\21701.png"
"b/src/.vuepress/public/img/\345\255\220\345\217\245\346\211\247\350\241\214\351\241\272\345\272\21701.png"
new file mode 100644
index 00000000..7cf6ff08
Binary files /dev/null and
"b/src/.vuepress/public/img/\345\255\220\345\217\245\346\211\247\350\241\214\351\241\272\345\272\21701.png"
differ
diff --git a/src/zh/UserGuide/Master/Table/Basic-Concept/Query-Data.md
b/src/zh/UserGuide/Master/Table/Basic-Concept/Query-Data.md
index b28ebbbc..d0bcc465 100644
--- a/src/zh/UserGuide/Master/Table/Basic-Concept/Query-Data.md
+++ b/src/zh/UserGuide/Master/Table/Basic-Concept/Query-Data.md
@@ -49,15 +49,8 @@ IoTDB 查询语法提供以下子句:
## 2. 子句执行顺序
-1. FROM(表名)
-2. WHERE(条件过滤)
-3. SELECT(列名/表达式)
-4. GROUP BY (分组)
-5. HAVING(分组后的条件过滤)
-6. FILL(空值填充)
-7. ORDER BY(排序)
-8. OFFSET(偏移量)
-9. LIMIT(限制数量)
+
+
## 3. 常见查询示例
diff --git a/src/zh/UserGuide/Master/Table/SQL-Manual/overview.md
b/src/zh/UserGuide/Master/Table/SQL-Manual/overview.md
index afe7a9d5..0a4b8e0d 100644
--- a/src/zh/UserGuide/Master/Table/SQL-Manual/overview.md
+++ b/src/zh/UserGuide/Master/Table/SQL-Manual/overview.md
@@ -49,12 +49,4 @@ IoTDB 查询语法提供以下子句:
## 2 子句执行顺序
-1. FROM(表名)
-2. WHERE(条件过滤)
-3. SELECT(列名/表达式)
-4. GROUP BY (分组)
-5. HAVING(分组后的条件过滤)
-6. FILL(空值填充)
-7. ORDER BY(排序)
-8. OFFSET(偏移量)
-9. LIMIT(限制数量)
\ No newline at end of file
+
diff --git a/src/zh/UserGuide/latest-Table/Basic-Concept/Query-Data.md
b/src/zh/UserGuide/latest-Table/Basic-Concept/Query-Data.md
index b28ebbbc..0468da5a 100644
--- a/src/zh/UserGuide/latest-Table/Basic-Concept/Query-Data.md
+++ b/src/zh/UserGuide/latest-Table/Basic-Concept/Query-Data.md
@@ -49,15 +49,9 @@ IoTDB 查询语法提供以下子句:
## 2. 子句执行顺序
-1. FROM(表名)
-2. WHERE(条件过滤)
-3. SELECT(列名/表达式)
-4. GROUP BY (分组)
-5. HAVING(分组后的条件过滤)
-6. FILL(空值填充)
-7. ORDER BY(排序)
-8. OFFSET(偏移量)
-9. LIMIT(限制数量)
+
+
+
## 3. 常见查询示例
diff --git a/src/zh/UserGuide/latest-Table/SQL-Manual/overview.md
b/src/zh/UserGuide/latest-Table/SQL-Manual/overview.md
index afe7a9d5..4419f646 100644
--- a/src/zh/UserGuide/latest-Table/SQL-Manual/overview.md
+++ b/src/zh/UserGuide/latest-Table/SQL-Manual/overview.md
@@ -49,12 +49,5 @@ IoTDB 查询语法提供以下子句:
## 2 子句执行顺序
-1. FROM(表名)
-2. WHERE(条件过滤)
-3. SELECT(列名/表达式)
-4. GROUP BY (分组)
-5. HAVING(分组后的条件过滤)
-6. FILL(空值填充)
-7. ORDER BY(排序)
-8. OFFSET(偏移量)
-9. LIMIT(限制数量)
\ No newline at end of file
+
+