-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
19 changed files
with
19 additions
and
19 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/admin.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
description: `ADMIN` 语句用于运行管理函数来管理数据库和数据。 | ||
description: ADMIN 语句用于运行管理函数来管理数据库和数据。 | ||
--- | ||
|
||
# ADMIN | ||
|
2 changes: 1 addition & 1 deletion
2
i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/alter.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
description: `ALTER` 用于修改数据库的设置、表的设置或表的元数据。 | ||
description: ALTER 用于修改数据库的设置、表的设置或表的元数据。 | ||
--- | ||
|
||
# ALTER | ||
|
2 changes: 1 addition & 1 deletion
2
i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/case.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
description: `CASE` 语句允许在查询中执行条件逻辑,根据条件返回特定值。 | ||
description: CASE 语句允许在查询中执行条件逻辑,根据条件返回特定值。 | ||
--- | ||
|
||
# CASE | ||
|
2 changes: 1 addition & 1 deletion
2
i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/cast.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
description: `CAST` 用于将一个数据类型的表达式转换为另一个数据类型。 | ||
description: CAST 用于将一个数据类型的表达式转换为另一个数据类型。 | ||
--- | ||
|
||
# CAST | ||
|
2 changes: 1 addition & 1 deletion
2
i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/copy.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
description: `COPY` 语句用于导入和导出表或数据库的数据。 | ||
description: COPY 语句用于导入和导出表或数据库的数据。 | ||
--- | ||
|
||
# COPY | ||
|
2 changes: 1 addition & 1 deletion
2
...usaurus-plugin-content-docs/current/reference/sql/information-schema/columns.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
description: `COLUMNS` 表提供关于表中每列的详细信息。 | ||
description: COLUMNS 表提供关于表中每列的详细信息。 | ||
--- | ||
|
||
# COLUMNS | ||
|
2 changes: 1 addition & 1 deletion
2
...usaurus-plugin-content-docs/current/reference/sql/information-schema/engines.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ocusaurus-plugin-content-docs/current/reference/sql/information-schema/flows.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
description: `FLOWS` 表提供 Flow 任务的相关信息。 | ||
description: FLOWS 表提供 Flow 任务的相关信息。 | ||
--- | ||
|
||
# FLOWS | ||
|
2 changes: 1 addition & 1 deletion
2
...lugin-content-docs/current/reference/sql/information-schema/key-column-usage.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...saurus-plugin-content-docs/current/reference/sql/information-schema/overview.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...urus-plugin-content-docs/current/reference/sql/information-schema/partitions.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
description: `PARTITIONS` 表提供关于分区表的信息。 | ||
description: PARTITIONS 表提供关于分区表的信息。 | ||
--- | ||
|
||
# PARTITIONS | ||
|
2 changes: 1 addition & 1 deletion
2
...-plugin-content-docs/current/reference/sql/information-schema/procedure-info.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...us-plugin-content-docs/current/reference/sql/information-schema/region-peers.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ugin-content-docs/current/reference/sql/information-schema/region-statistics.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...plugin-content-docs/current/reference/sql/information-schema/runtime-metrics.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...saurus-plugin-content-docs/current/reference/sql/information-schema/schemata.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
description: `SCHEMATA` 表提供数据库的相关信息及其字段描述。 | ||
description: SCHEMATA 表提供数据库的相关信息及其字段描述。 | ||
--- | ||
|
||
# SCHEMATA | ||
|
2 changes: 1 addition & 1 deletion
2
...ugin-content-docs/current/reference/sql/information-schema/table-constraints.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...cusaurus-plugin-content-docs/current/reference/sql/information-schema/tables.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
description: `TABLES` 表提供数据库中表的信息及其字段描述。 | ||
description: TABLES 表提供数据库中表的信息及其字段描述。 | ||
--- | ||
|
||
# TABLES | ||
|
2 changes: 1 addition & 1 deletion
2
...ocusaurus-plugin-content-docs/current/reference/sql/information-schema/views.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
description: `VIEWS` 表提供当前用户可见的视图列表及其字段描述。 | ||
description: VIEWS 表提供当前用户可见的视图列表及其字段描述。 | ||
--- | ||
|
||
# VIEWS | ||
|