You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2021/08/22 14:03:02 UTC

[incubator-doris] branch master updated: [Doc] Refactor all grammar help documents (#6337)

This is an automated email from the ASF dual-hosted git repository.

morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git


The following commit(s) were added to refs/heads/master by this push:
     new 0cf2bc6  [Doc] Refactor all grammar help documents (#6337)
0cf2bc6 is described below

commit 0cf2bc66443f47bd6c5cab72d5a7dd3a93861f7d
Author: Mingyu Chen <mo...@gmail.com>
AuthorDate: Sun Aug 22 22:02:51 2021 +0800

    [Doc] Refactor all grammar help documents (#6337)
    
    See #6336 for details
---
 .../Account-Management-Statements/ALTER-USER.md    |  38 ++
 .../Account-Management-Statements/CREATE-ROLE.md   |  38 ++
 .../Account-Management-Statements/CREATE-USER.md   |  38 ++
 .../Account-Management-Statements/DROP-ROLE.md     |  38 ++
 .../Account-Management-Statements/DROP-USER.md     |  38 ++
 .../Account-Management-Statements/GRANT.md         |  38 ++
 .../Account-Management-Statements/LDAP.md          |  38 ++
 .../Account-Management-Statements/REVOKE.md        |  38 ++
 .../Account-Management-Statements/SET-PASSWORD.md  |  38 ++
 .../Account-Management-Statements/SET-PROPERTY.md  |  38 ++
 .../ALTER-SYSTEM-ADD-BACKEND.md                    |  38 ++
 .../ALTER-SYSTEM-ADD-FOLLOWER.md                   |  38 ++
 .../ALTER-SYSTEM-ADD-OBSERVER.md                   |  38 ++
 .../ALTER-SYSTEM-DECOMMISSION-BACKEND.md           |  38 ++
 .../ALTER-SYSTEM-DROP-BACKEND.md                   |  38 ++
 .../ALTER-SYSTEM-DROP-FOLLOWER.md                  |  38 ++
 .../ALTER-SYSTEM-DROP-OBSERVER.md                  |  38 ++
 .../ALTER-SYSTEM-MODIFY-BROKER.md                  |  38 ++
 .../CANCEL-ALTER-SYSTEM.md                         |  38 ++
 .../Alter/ALTER-DATABASE.md                        |  38 ++
 .../Alter/ALTER-TABLE-COLUMN.md                    |  38 ++
 .../Alter/ALTER-TABLE-PARTITION.md                 |  38 ++
 .../Alter/ALTER-TABLE-PROPERTY.md                  |  38 ++
 .../Alter/ALTER-TABLE-RENAME.md                    |  38 ++
 .../Alter/ALTER-TABLE-REPLACE.md                   |  38 ++
 .../Alter/ALTER-TABLE-ROLLUP.md                    |  38 ++
 .../Data-Definition-Statements/Alter/ALTER-VIEW.md |  38 ++
 .../Alter/CANCEL-ALTER-TABLE.md                    |  38 ++
 .../Backup-and-Restore/BACKUP.md                   |  38 ++
 .../Backup-and-Restore/CANCEL-BACKUP.md            |  38 ++
 .../Backup-and-Restore/CANCEL-RESTORE.md           |  38 ++
 .../Backup-and-Restore/CREATE-REPOSITORY.md        |  38 ++
 .../Backup-and-Restore/DROP-REPOSITORY.md          |  38 ++
 .../Backup-and-Restore/RESTORE.md                  |  38 ++
 .../Create/CREATE-DATABASE.md                      |  38 ++
 .../Create/CREATE-ENCRYPT-KEY.md                   |  38 ++
 .../Create/CREATE-FILE.md                          |  38 ++
 .../Create/CREATE-FUNCTION.md                      |  38 ++
 .../Create/CREATE-INDEX.md                         |  38 ++
 .../Create/CREATE-MATERIALIZED-VIEW.md             |  38 ++
 .../Create/CREATE-RESOURCE.md                      |  38 ++
 .../Create/CREATE-TABLE-LIKE.md                    |  38 ++
 .../Create/CREATE-TABLE.md                         | 519 +++++++++++++++++++++
 .../Create/CREATE-VIEW.md                          |  38 ++
 .../Drop/DROP-DATABASE.md                          |  38 ++
 .../Drop/DROP-ENCRYPT-KEY.md                       |  38 ++
 .../Data-Definition-Statements/Drop/DROP-FILE.md   |  38 ++
 .../Drop/DROP-FUNCTION.md                          |  38 ++
 .../Data-Definition-Statements/Drop/DROP-INDEX.md  |  38 ++
 .../Drop/DROP-MATERIALIZED-VIEW.md                 |  38 ++
 .../Drop/DROP-RESOURCE.md                          |  38 ++
 .../Data-Definition-Statements/Drop/DROP-TABLE.md  |  38 ++
 .../Drop/TRUNCATE-TABLE.md                         |  38 ++
 .../Load/ALTER-ROUTINE-LOAD.md                     |  38 ++
 .../Load/BROKER-LOAD.md                            |  38 ++
 .../Load/CANCEL-LOAD.md                            |  38 ++
 .../Load/CREATE-ROUTINE-LOAD.md                    |  38 ++
 .../Load/PAUSE-ROUTINE-LOAD.md                     |  38 ++
 .../Load/RESUME-ROUTINE-LOAD.md                    |  38 ++
 .../Load/STOP-ROUTINE-LOAD.md                      |  38 ++
 .../Load/STREAM-LOAD.md                            |  38 ++
 .../Manipulation/DELETE.md                         |  38 ++
 .../Manipulation/INSERT.md                         |  38 ++
 .../Manipulation/UPDATE.md                         |  38 ++
 .../ADMIN-CANCEL-REPAIR.md                         |  38 ++
 .../ADMIN-CHECK-TABLET.md                          |  38 ++
 .../ADMIN-REPAIR-TABLE.md                          |  38 ++
 .../ADMIN-SET-CONFIG.md                            |  38 ++
 .../ADMIN-SET-REPLICA-STATUS.md                    |  38 ++
 .../ADMIN-SHOW-CONFIG.md                           |  38 ++
 .../ADMIN-SHOW-REPLICA-DISTRIBUTION.md             |  38 ++
 .../ADMIN-SHOW-REPLICA-STATUS.md                   |  38 ++
 .../ENABLE-FEATURE.md                              |  38 ++
 .../INSTALL-PLUGIN.md                              |  38 ++
 .../Database-Administration-Statements/KILL.md     |  38 ++
 .../Database-Administration-Statements/RECOVER.md  |  38 ++
 .../SET-VARIABLE.md                                |  38 ++
 .../UNINSTALL-PLUGIN.md                            |  38 ++
 .../sql-statements/Show-Statements/SHOW-ALTER.md   |  38 ++
 .../Show-Statements/SHOW-BACKENDS.md               |  38 ++
 .../sql-statements/Show-Statements/SHOW-BACKUP.md  |  38 ++
 .../sql-statements/Show-Statements/SHOW-BROKER.md  |  38 ++
 .../sql-statements/Show-Statements/SHOW-CHARSET.md |  38 ++
 .../Show-Statements/SHOW-COLLATION.md              |  38 ++
 .../sql-statements/Show-Statements/SHOW-COLUMNS.md |  38 ++
 .../Show-Statements/SHOW-CREATE-DATABASE.md        |  38 ++
 .../Show-Statements/SHOW-CREATE-FUNCTION.md        |  38 ++
 .../Show-Statements/SHOW-CREATE-ROUTINE-LOAD.md    |  38 ++
 .../Show-Statements/SHOW-CREATE-TABLE.md           |  38 ++
 .../sql-statements/Show-Statements/SHOW-DATA.md    |  38 ++
 .../Show-Statements/SHOW-DATABASE-ID.md            |  38 ++
 .../Show-Statements/SHOW-DATABASES.md              |  38 ++
 .../sql-statements/Show-Statements/SHOW-DELETE.md  |  38 ++
 .../Show-Statements/SHOW-DYNAMIC-PARTITION.md      |  38 ++
 .../Show-Statements/SHOW-ENCRYPT-KEY.md            |  38 ++
 .../sql-statements/Show-Statements/SHOW-ENGINES.md |  38 ++
 .../sql-statements/Show-Statements/SHOW-EVENTS.md  |  38 ++
 .../sql-statements/Show-Statements/SHOW-EXPORT.md  |  38 ++
 .../Show-Statements/SHOW-FRONTENDS.md              |  38 ++
 .../Show-Statements/SHOW-FUNCTIONS.md              |  38 ++
 .../sql-statements/Show-Statements/SHOW-GRANTS.md  |  38 ++
 .../sql-statements/Show-Statements/SHOW-INDEX.md   |  38 ++
 .../Show-Statements/SHOW-LOAD-PROFILE.md           |  38 ++
 .../Show-Statements/SHOW-LOAD-WARNINGS.md          |  38 ++
 .../sql-statements/Show-Statements/SHOW-LOAD.md    |  38 ++
 .../Show-Statements/SHOW-MIGRATIONS.md             |  38 ++
 .../Show-Statements/SHOW-OPEN-TABLES.md            |  38 ++
 .../Show-Statements/SHOW-PARTITION-ID.md           |  38 ++
 .../Show-Statements/SHOW-PARTITIONS.md             |  38 ++
 .../sql-statements/Show-Statements/SHOW-PLUGINS.md |  38 ++
 .../sql-statements/Show-Statements/SHOW-PROC.md    |  38 ++
 .../Show-Statements/SHOW-PROCEDURE.md              |  38 ++
 .../Show-Statements/SHOW-PROCESSLIST.md            |  38 ++
 .../Show-Statements/SHOW-PROPERTY.md               |  83 ++++
 .../Show-Statements/SHOW-QUERY-PROFILE.md          |  38 ++
 .../Show-Statements/SHOW-REPOSITORIES.md           |  38 ++
 .../Show-Statements/SHOW-RESOURCES.md              |  38 ++
 .../sql-statements/Show-Statements/SHOW-RESTORE.md |  38 ++
 .../sql-statements/Show-Statements/SHOW-ROLES.md   |  38 ++
 .../sql-statements/Show-Statements/SHOW-ROLLUP.md  |  38 ++
 .../Show-Statements/SHOW-ROUTINE-LOAD-TASK.md      |  38 ++
 .../Show-Statements/SHOW-ROUTINE-LOAD.md           |  38 ++
 .../Show-Statements/SHOW-SMALL-FILES.md            |  38 ++
 .../Show-Statements/SHOW-SNAPSHOT.md               |  38 ++
 .../sql-statements/Show-Statements/SHOW-STATUS.md  |  38 ++
 .../Show-Statements/SHOW-STREAM-LOAD.md            |  38 ++
 .../Show-Statements/SHOW-TABLE-ID.md               |  38 ++
 .../Show-Statements/SHOW-TABLE-STATUS.md           |  38 ++
 .../sql-statements/Show-Statements/SHOW-TABLET.md  |  38 ++
 .../Show-Statements/SHOW-TRANSACTION.md            |  38 ++
 .../Show-Statements/SHOW-TRIGGERS.md               |  38 ++
 .../sql-statements/Show-Statements/SHOW-USER.md    |  38 ++
 .../Show-Statements/SHOW-VARIABLES.md              |  38 ++
 .../sql-statements/Show-Statements/SHOW-VIEW.md    |  38 ++
 .../sql-statements/Show-Statements/SHOW-WARNING.md |  38 ++
 .../Show-Statements/SHOW-WHITE-LIST.md             |  38 ++
 .../sql-statements/Utility-Statements/DESCRIBE.md  |  38 ++
 .../sql-statements/Utility-Statements/HELP.md      |  38 ++
 .../sql-statements/Utility-Statements/USE.md       |  38 ++
 .../Account-Management-Statements/ALTER-USER.md    |  38 ++
 .../Account-Management-Statements/CREATE-ROLE.md   |  38 ++
 .../Account-Management-Statements/CREATE-USER.md   |  38 ++
 .../Account-Management-Statements/DROP-ROLE.md     |  38 ++
 .../Account-Management-Statements/DROP-USER.md     |  38 ++
 .../Account-Management-Statements/GRANT.md         |  38 ++
 .../Account-Management-Statements/LDAP.md          |  38 ++
 .../Account-Management-Statements/REVOKE.md        |  38 ++
 .../Account-Management-Statements/SET-PASSWORD.md  |  38 ++
 .../Account-Management-Statements/SET-PROPERTY.md  |  38 ++
 .../ALTER-SYSTEM-ADD-BACKEND.md                    |  38 ++
 .../ALTER-SYSTEM-ADD-FOLLOWER.md                   |  38 ++
 .../ALTER-SYSTEM-ADD-OBSERVER.md                   |  38 ++
 .../ALTER-SYSTEM-DECOMMISSION-BACKEND.md           |  38 ++
 .../ALTER-SYSTEM-DROP-BACKEND.md                   |  38 ++
 .../ALTER-SYSTEM-DROP-FOLLOWER.md                  |  38 ++
 .../ALTER-SYSTEM-DROP-OBSERVER.md                  |  38 ++
 .../ALTER-SYSTEM-MODIFY-BROKER.md                  |  38 ++
 .../CANCEL-ALTER-SYSTEM.md                         |  38 ++
 .../Alter/ALTER-DATABASE.md                        |  38 ++
 .../Alter/ALTER-TABLE-COLUMN.md                    |  38 ++
 .../Alter/ALTER-TABLE-PARTITION.md                 |  38 ++
 .../Alter/ALTER-TABLE-PROPERTY.md                  |  38 ++
 .../Alter/ALTER-TABLE-RENAME.md                    |  38 ++
 .../Alter/ALTER-TABLE-REPLACE.md                   |  38 ++
 .../Alter/ALTER-TABLE-ROLLUP.md                    |  38 ++
 .../Data-Definition-Statements/Alter/ALTER-VIEW.md |  38 ++
 .../Alter/CANCEL-ALTER-TABLE.md                    |  38 ++
 .../Backup-and-Restore/BACKUP.md                   |  38 ++
 .../Backup-and-Restore/CANCEL-BACKUP.md            |  38 ++
 .../Backup-and-Restore/CANCEL-RESTORE.md           |  38 ++
 .../Backup-and-Restore/CREATE-REPOSITORY.md        |  38 ++
 .../Backup-and-Restore/DROP-REPOSITORY.md          |  38 ++
 .../Backup-and-Restore/RESTORE.md                  |  38 ++
 .../Create/CREATE-DATABASE.md                      |  38 ++
 .../Create/CREATE-ENCRYPT-KEY.md                   |  38 ++
 .../Create/CREATE-FILE.md                          |  38 ++
 .../Create/CREATE-FUNCTION.md                      |  38 ++
 .../Create/CREATE-INDEX.md                         |  38 ++
 .../Create/CREATE-MATERIALIZED-VIEW.md             |  38 ++
 .../Create/CREATE-RESOURCE.md                      |  38 ++
 .../Create/CREATE-TABLE-LIKE.md                    |  38 ++
 .../Create/CREATE-TABLE.md                         | 519 +++++++++++++++++++++
 .../Create/CREATE-VIEW.md                          |  38 ++
 .../Drop/DROP-DATABASE.md                          |  38 ++
 .../Drop/DROP-ENCRYPT-KEY.md                       |  38 ++
 .../Data-Definition-Statements/Drop/DROP-FILE.md   |  38 ++
 .../Drop/DROP-FUNCTION.md                          |  38 ++
 .../Data-Definition-Statements/Drop/DROP-INDEX.md  |  38 ++
 .../Drop/DROP-MATERIALIZED-VIEW.md                 |  38 ++
 .../Drop/DROP-RESOURCE.md                          |  38 ++
 .../Data-Definition-Statements/Drop/DROP-TABLE.md  |  38 ++
 .../Drop/TRUNCATE-TABLE.md                         |  38 ++
 .../Load/ALTER-ROUTINE-LOAD.md                     |  38 ++
 .../Load/BROKER-LOAD.md                            |  38 ++
 .../Load/CANCEL-LOAD.md                            |  38 ++
 .../Load/CREATE-ROUTINE-LOAD.md                    |  38 ++
 .../Load/PAUSE-ROUTINE-LOAD.md                     |  38 ++
 .../Load/RESUME-ROUTINE-LOAD.md                    |  38 ++
 .../Load/STOP-ROUTINE-LOAD.md                      |  38 ++
 .../Load/STREAM-LOAD.md                            |  38 ++
 .../Manipulation/DELETE.md                         |  38 ++
 .../Manipulation/INSERT.md                         |  38 ++
 .../Manipulation/UPDATE.md                         |  38 ++
 .../ADMIN-CANCEL-REPAIR.md                         |  38 ++
 .../ADMIN-CHECK-TABLET.md                          |  38 ++
 .../ADMIN-REPAIR-TABLE.md                          |  38 ++
 .../ADMIN-SET-CONFIG.md                            |  38 ++
 .../ADMIN-SET-REPLICA-STATUS.md                    |  38 ++
 .../ADMIN-SHOW-CONFIG.md                           |  38 ++
 .../ADMIN-SHOW-REPLICA-DISTRIBUTION.md             |  38 ++
 .../ADMIN-SHOW-REPLICA-STATUS.md                   |  38 ++
 .../ENABLE-FEATURE.md                              |  38 ++
 .../INSTALL-PLUGIN.md                              |  38 ++
 .../Database-Administration-Statements/KILL.md     |  38 ++
 .../Database-Administration-Statements/RECOVER.md  |  38 ++
 .../SET-VARIABLE.md                                |  38 ++
 .../UNINSTALL-PLUGIN.md                            |  38 ++
 .../sql-statements/Show-Statements/SHOW-ALTER.md   |  38 ++
 .../Show-Statements/SHOW-BACKENDS.md               |  38 ++
 .../sql-statements/Show-Statements/SHOW-BACKUP.md  |  38 ++
 .../sql-statements/Show-Statements/SHOW-BROKER.md  |  38 ++
 .../sql-statements/Show-Statements/SHOW-CHARSET.md |  38 ++
 .../Show-Statements/SHOW-COLLATION.md              |  38 ++
 .../sql-statements/Show-Statements/SHOW-COLUMNS.md |  38 ++
 .../Show-Statements/SHOW-CREATE-DATABASE.md        |  38 ++
 .../Show-Statements/SHOW-CREATE-FUNCTION.md        |  38 ++
 .../Show-Statements/SHOW-CREATE-ROUTINE-LOAD.md    |  38 ++
 .../Show-Statements/SHOW-CREATE-TABLE.md           |  38 ++
 .../sql-statements/Show-Statements/SHOW-DATA.md    |  38 ++
 .../Show-Statements/SHOW-DATABASE-ID.md            |  38 ++
 .../Show-Statements/SHOW-DATABASES.md              |  38 ++
 .../sql-statements/Show-Statements/SHOW-DELETE.md  |  38 ++
 .../Show-Statements/SHOW-DYNAMIC-PARTITION.md      |  38 ++
 .../Show-Statements/SHOW-ENCRYPT-KEY.md            |  38 ++
 .../sql-statements/Show-Statements/SHOW-ENGINES.md |  38 ++
 .../sql-statements/Show-Statements/SHOW-EVENTS.md  |  38 ++
 .../sql-statements/Show-Statements/SHOW-EXPORT.md  |  38 ++
 .../Show-Statements/SHOW-FRONTENDS.md              |  38 ++
 .../Show-Statements/SHOW-FUNCTIONS.md              |  38 ++
 .../sql-statements/Show-Statements/SHOW-GRANTS.md  |  38 ++
 .../sql-statements/Show-Statements/SHOW-INDEX.md   |  38 ++
 .../Show-Statements/SHOW-LOAD-PROFILE.md           |  38 ++
 .../Show-Statements/SHOW-LOAD-WARNINGS.md          |  38 ++
 .../sql-statements/Show-Statements/SHOW-LOAD.md    |  38 ++
 .../Show-Statements/SHOW-MIGRATIONS.md             |  38 ++
 .../Show-Statements/SHOW-OPEN-TABLES.md            |  38 ++
 .../Show-Statements/SHOW-PARTITION-ID.md           |  38 ++
 .../Show-Statements/SHOW-PARTITIONS.md             |  38 ++
 .../sql-statements/Show-Statements/SHOW-PLUGINS.md |  38 ++
 .../sql-statements/Show-Statements/SHOW-PROC.md    |  38 ++
 .../Show-Statements/SHOW-PROCEDURE.md              |  38 ++
 .../Show-Statements/SHOW-PROCESSLIST.md            |  38 ++
 .../Show-Statements/SHOW-PROPERTY.md               |  83 ++++
 .../Show-Statements/SHOW-QUERY-PROFILE.md          |  38 ++
 .../Show-Statements/SHOW-REPOSITORIES.md           |  38 ++
 .../Show-Statements/SHOW-RESOURCES.md              |  38 ++
 .../sql-statements/Show-Statements/SHOW-RESTORE.md |  38 ++
 .../sql-statements/Show-Statements/SHOW-ROLES.md   |  38 ++
 .../sql-statements/Show-Statements/SHOW-ROLLUP.md  |  38 ++
 .../Show-Statements/SHOW-ROUTINE-LOAD-TASK.md      |  38 ++
 .../Show-Statements/SHOW-ROUTINE-LOAD.md           |  38 ++
 .../Show-Statements/SHOW-SMALL-FILES.md            |  38 ++
 .../Show-Statements/SHOW-SNAPSHOT.md               |  38 ++
 .../sql-statements/Show-Statements/SHOW-STATUS.md  |  38 ++
 .../Show-Statements/SHOW-STREAM-LOAD.md            |  38 ++
 .../Show-Statements/SHOW-TABLE-ID.md               |  38 ++
 .../Show-Statements/SHOW-TABLE-STATUS.md           |  38 ++
 .../sql-statements/Show-Statements/SHOW-TABLET.md  |  38 ++
 .../Show-Statements/SHOW-TRANSACTION.md            |  38 ++
 .../Show-Statements/SHOW-TRIGGERS.md               |  38 ++
 .../sql-statements/Show-Statements/SHOW-USER.md    |  38 ++
 .../Show-Statements/SHOW-VARIABLES.md              |  38 ++
 .../sql-statements/Show-Statements/SHOW-VIEW.md    |  38 ++
 .../sql-statements/Show-Statements/SHOW-WARNING.md |  38 ++
 .../Show-Statements/SHOW-WHITE-LIST.md             |  38 ++
 .../sql-statements/Utility-Statements/DESCRIBE.md  |  38 ++
 .../sql-statements/Utility-Statements/HELP.md      |  38 ++
 .../sql-statements/Utility-Statements/USE.md       |  38 ++
 278 files changed, 11616 insertions(+)

diff --git a/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/ALTER-USER.md b/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/ALTER-USER.md
new file mode 100644
index 0000000..e1690d8
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/ALTER-USER.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-USER",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-USER
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, USER
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/CREATE-ROLE.md b/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/CREATE-ROLE.md
new file mode 100644
index 0000000..b6fdbc3
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/CREATE-ROLE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-ROLE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-ROLE
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, ROLE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/CREATE-USER.md b/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/CREATE-USER.md
new file mode 100644
index 0000000..ade67b5
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/CREATE-USER.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-USER",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-USER
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, USER
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/DROP-ROLE.md b/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/DROP-ROLE.md
new file mode 100644
index 0000000..16fab0d
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/DROP-ROLE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DROP-ROLE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DROP-ROLE
+
+### Description
+
+### Example
+
+### Keywords
+
+    DROP, ROLE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/DROP-USER.md b/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/DROP-USER.md
new file mode 100644
index 0000000..9ae0d1e
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/DROP-USER.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DROP-USER",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DROP-USER
+
+### Description
+
+### Example
+
+### Keywords
+
+    DROP, USER
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/GRANT.md b/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/GRANT.md
new file mode 100644
index 0000000..db51802
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/GRANT.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "GRANT",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## GRANT
+
+### Description
+
+### Example
+
+### Keywords
+
+    GRANT
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/LDAP.md b/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/LDAP.md
new file mode 100644
index 0000000..08066c9
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/LDAP.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "LDAP",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## LDAP
+
+### Description
+
+### Example
+
+### Keywords
+
+    LDAP
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/REVOKE.md b/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/REVOKE.md
new file mode 100644
index 0000000..e29f278
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/REVOKE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "REVOKE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## REVOKE
+
+### Description
+
+### Example
+
+### Keywords
+
+    REVOKE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/SET-PASSWORD.md b/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/SET-PASSWORD.md
new file mode 100644
index 0000000..ca52125
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/SET-PASSWORD.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SET-PASSWORD",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SET-PASSWORD
+
+### Description
+
+### Example
+
+### Keywords
+
+    SET, PASSWORD
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/SET-PROPERTY.md b/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/SET-PROPERTY.md
new file mode 100644
index 0000000..4773287
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Account-Management-Statements/SET-PROPERTY.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SET-PROPERTY",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SET-PROPERTY
+
+### Description
+
+### Example
+
+### Keywords
+
+    SET, PROPERTY
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-ADD-BACKEND.md b/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-ADD-BACKEND.md
new file mode 100644
index 0000000..8673f99
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-ADD-BACKEND.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-SYSTEM-ADD-BACKEND",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-SYSTEM-ADD-BACKEND
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, SYSTEM, ADD, BACKEND
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-ADD-FOLLOWER.md b/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-ADD-FOLLOWER.md
new file mode 100644
index 0000000..d90642c
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-ADD-FOLLOWER.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-SYSTEM-ADD-FOLLOWER",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-SYSTEM-ADD-FOLLOWER
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, SYSTEM, ADD, FOLLOWER
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-ADD-OBSERVER.md b/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-ADD-OBSERVER.md
new file mode 100644
index 0000000..439e356
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-ADD-OBSERVER.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-SYSTEM-ADD-OBSERVER",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-SYSTEM-ADD-OBSERVER
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, SYSTEM, ADD, OBSERVER
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DECOMMISSION-BACKEND.md b/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DECOMMISSION-BACKEND.md
new file mode 100644
index 0000000..5ae550f
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DECOMMISSION-BACKEND.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-SYSTEM-DECOMMISSION-BACKEND",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-SYSTEM-DECOMMISSION-BACKEND
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, SYSTEM, DECOMMISSION, BACKEND
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DROP-BACKEND.md b/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DROP-BACKEND.md
new file mode 100644
index 0000000..e2f2e0b
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DROP-BACKEND.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-SYSTEM-DROP-BACKEND",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-SYSTEM-DROP-BACKEND
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, SYSTEM, DROP, BACKEND
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DROP-FOLLOWER.md b/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DROP-FOLLOWER.md
new file mode 100644
index 0000000..9999fa4
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DROP-FOLLOWER.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-SYSTEM-DROP-FOLLOWER",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-SYSTEM-DROP-FOLLOWER
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, SYSTEM, DROP, FOLLOWER
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DROP-OBSERVER.md b/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DROP-OBSERVER.md
new file mode 100644
index 0000000..277f809
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DROP-OBSERVER.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-SYSTEM-DROP-OBSERVER",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-SYSTEM-DROP-OBSERVER
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, SYSTEM, DROP, OBSERVER
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-MODIFY-BROKER.md b/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-MODIFY-BROKER.md
new file mode 100644
index 0000000..401c58f
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-MODIFY-BROKER.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-SYSTEM-MODIFY-BROKER",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-SYSTEM-MODIFY-BROKER
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, SYSTEM, MODIFY, BROKER
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/CANCEL-ALTER-SYSTEM.md b/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/CANCEL-ALTER-SYSTEM.md
new file mode 100644
index 0000000..1b66326
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Cluster-Management-Statements/CANCEL-ALTER-SYSTEM.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CANCEL-ALTER-SYSTEM",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CANCEL-ALTER-SYSTEM
+
+### Description
+
+### Example
+
+### Keywords
+
+    CANCEL, ALTER, SYSTEM
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-DATABASE.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-DATABASE.md
new file mode 100644
index 0000000..527f4ac
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-DATABASE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-DATABASE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-DATABASE
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, DATABASE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-COLUMN.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-COLUMN.md
new file mode 100644
index 0000000..48fdae2
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-COLUMN.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-TABLE-COLUMN",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-TABLE-COLUMN
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, TABLE, COLUMN
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-PARTITION.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-PARTITION.md
new file mode 100644
index 0000000..df6150a
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-PARTITION.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-TABLE-PARTITION",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-TABLE-PARTITION
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, TABLE, PARTITION
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-PROPERTY.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-PROPERTY.md
new file mode 100644
index 0000000..fe094ec
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-PROPERTY.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-TABLE-PROPERTY",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-TABLE-PROPERTY
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, TABLE, PROPERTY
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-RENAME.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-RENAME.md
new file mode 100644
index 0000000..dfaae33
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-RENAME.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-TABLE-RENAME",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-TABLE-RENAME
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, TABLE, RENAME
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-REPLACE.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-REPLACE.md
new file mode 100644
index 0000000..e383908
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-REPLACE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-TABLE-REPLACE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-TABLE-REPLACE
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, TABLE, REPLACE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-ROLLUP.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-ROLLUP.md
new file mode 100644
index 0000000..99ab24c
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-ROLLUP.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-TABLE-ROLLUP",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-TABLE-ROLLUP
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, TABLE, ROLLUP
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-VIEW.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-VIEW.md
new file mode 100644
index 0000000..23ab56b
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-VIEW.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-VIEW",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-VIEW
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, VIEW
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/CANCEL-ALTER-TABLE.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/CANCEL-ALTER-TABLE.md
new file mode 100644
index 0000000..ca6777e
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/CANCEL-ALTER-TABLE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CANCEL-ALTER-TABLE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CANCEL-ALTER-TABLE
+
+### Description
+
+### Example
+
+### Keywords
+
+    CANCEL, ALTER, TABLE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/BACKUP.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/BACKUP.md
new file mode 100644
index 0000000..e4f00c4
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/BACKUP.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "BACKUP",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## BACKUP
+
+### Description
+
+### Example
+
+### Keywords
+
+    BACKUP
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/CANCEL-BACKUP.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/CANCEL-BACKUP.md
new file mode 100644
index 0000000..bb6d944
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/CANCEL-BACKUP.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CANCEL-BACKUP",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CANCEL-BACKUP
+
+### Description
+
+### Example
+
+### Keywords
+
+    CANCEL, BACKUP
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/CANCEL-RESTORE.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/CANCEL-RESTORE.md
new file mode 100644
index 0000000..fa50eca
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/CANCEL-RESTORE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CANCEL-RESTORE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CANCEL-RESTORE
+
+### Description
+
+### Example
+
+### Keywords
+
+    CANCEL, RESTORE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/CREATE-REPOSITORY.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/CREATE-REPOSITORY.md
new file mode 100644
index 0000000..611bfab
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/CREATE-REPOSITORY.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-REPOSITORY",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-REPOSITORY
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, REPOSITORY
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/DROP-REPOSITORY.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/DROP-REPOSITORY.md
new file mode 100644
index 0000000..adf8374
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/DROP-REPOSITORY.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DROP-REPOSITORY",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DROP-REPOSITORY
+
+### Description
+
+### Example
+
+### Keywords
+
+    DROP, REPOSITORY
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/RESTORE.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/RESTORE.md
new file mode 100644
index 0000000..9ff29b3
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/RESTORE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "RESTORE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## RESTORE
+
+### Description
+
+### Example
+
+### Keywords
+
+    RESTORE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-DATABASE.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-DATABASE.md
new file mode 100644
index 0000000..b4b092b
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-DATABASE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-DATABASE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-DATABASE
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, DATABASE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-ENCRYPT-KEY.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-ENCRYPT-KEY.md
new file mode 100644
index 0000000..5bbc792
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-ENCRYPT-KEY.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-ENCRYPT-KEY",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-ENCRYPT-KEY
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, ENCRYPT, KEY
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-FILE.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-FILE.md
new file mode 100644
index 0000000..2003bab
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-FILE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-FILE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-FILE
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, FILE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-FUNCTION.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-FUNCTION.md
new file mode 100644
index 0000000..315acc4
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-FUNCTION.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-FUNCTION",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-FUNCTION
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, FUNCTION
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-INDEX.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-INDEX.md
new file mode 100644
index 0000000..292ecbc
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-INDEX.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-INDEX",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-INDEX
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, INDEX
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-MATERIALIZED-VIEW.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-MATERIALIZED-VIEW.md
new file mode 100644
index 0000000..03223ea
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-MATERIALIZED-VIEW.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-MATERIALIZED-VIEW",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-MATERIALIZED-VIEW
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, MATERIALIZED, VIEW
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-RESOURCE.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-RESOURCE.md
new file mode 100644
index 0000000..3959377
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-RESOURCE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-RESOURCE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-RESOURCE
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, RESOURCE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-TABLE-LIKE.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-TABLE-LIKE.md
new file mode 100644
index 0000000..156020f
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-TABLE-LIKE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-TABLE-LIKE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-TABLE-LIKE
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, TABLE, LIKE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-TABLE.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-TABLE.md
new file mode 100644
index 0000000..d7dbeb3
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-TABLE.md
@@ -0,0 +1,519 @@
+---
+{
+    "title": "CREATE-TABLE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-TABLE
+
+### Description
+
+This command is used to create a table. The subject of this document describes the syntax for creating Doris self-maintained tables. For external table syntax, please refer to the [CREATE-EXTERNAL-TABLE] document.
+
+```sql
+CREATE TABLE [IF NOT EXISTS] [database.]table
+(
+    column_definition_list,
+    [index_definition_list]
+)
+[engine_type]
+[keys_type]
+[table_comment]
+[partition_info]
+distribution_info
+[rollup_list]
+[properties]
+[extra_properties]
+```
+
+* `column_definition_list`
+
+    Column definition list:
+
+    `column_definition[, column_definition]`
+
+    * `column_definition`
+
+        Column definition:
+
+        `column_name column_type [KEY] [aggr_type] [NULL] [default_value] [column_comment]`
+
+        * `column_type`
+
+            Column type, the following types are supported:
+
+            ```
+            TINYINT (1 byte)
+                Range: -2^7 + 1 ~ 2^7-1
+            SMALLINT (2 bytes)
+                Range: -2^15 + 1 ~ 2^15-1
+            INT (4 bytes)
+                Range: -2^31 + 1 ~ 2^31-1
+            BIGINT (8 bytes)
+                Range: -2^63 + 1 ~ 2^63-1
+            LARGEINT (16 bytes)
+                Range: -2^127 + 1 ~ 2^127-1
+            FLOAT (4 bytes)
+                Support scientific notation
+            DOUBLE (12 bytes)
+                Support scientific notation
+            DECIMAL[(precision, scale)] (16 bytes)
+                The decimal type with guaranteed precision. The default is DECIMAL(10, 0)
+                precision: 1 ~ 27
+                scale: 0 ~ 9
+                Where the integer part is 1 ~ 18
+                Does not support scientific notation
+            DATE (3 bytes)
+                Range: 0000-01-01 ~ 9999-12-31
+            DATETIME (8 bytes)
+                Range: 0000-01-01 00:00:00 ~ 9999-12-31 23:59:59
+            CHAR[(length)]
+                Fixed-length character string. Length range: 1 ~ 255. Default is 1
+            VARCHAR[(length)]
+                Variable length character string. Length range: 1 ~ 65533. Default is 1
+            HLL (1~16385 bytes)
+                HyperLogLog column type, do not need to specify the length and default value. The length is controlled within the system according to the degree of data aggregation.
+                Must be used with HLL_UNION aggregation type.
+            BITMAP
+                The bitmap column type does not need to specify the length and default value. Represents a collection of integers, and the maximum number of elements supported is 2^64-1.
+                Must be used with BITMAP_UNION aggregation type.
+            ```
+
+        * `aggr_type`
+
+            Aggregation type, the following aggregation types are supported:
+
+            ```
+            SUM: Sum. Applicable numeric types.
+            MIN: Find the minimum value. Suitable for numeric types.
+            MAX: Find the maximum value. Suitable for numeric types.
+            REPLACE: Replace. For rows with the same dimension column, the index column will be imported in the order of import, and the last imported will replace the first imported.
+            REPLACE_IF_NOT_NULL: non-null value replacement. The difference with REPLACE is that there is no replacement for null values.
+            HLL_UNION: The aggregation method of HLL type columns, aggregated by HyperLogLog algorithm.
+            BITMAP_UNION: The aggregation mode of BIMTAP type columns, which performs the union aggregation of bitmaps.
+            ```
+
+        Example:
+
+            ```
+            k1 TINYINT,
+            k2 DECIMAL(10,2) DEFAULT "10.5",
+            k4 BIGINT NULL DEFAULT VALUE "1000" COMMENT "This is column k4",
+            v1 VARCHAR(10) REPLACE NOT NULL,
+            v2 BITMAP BITMAP_UNION,
+            v3 HLL HLL_UNION,
+            v4 INT SUM NOT NULL DEFAULT "1" COMMENT "This is column v4"
+            ```
+
+* `index_definition_list`
+
+    Index list definition:
+
+    `index_definition[, index_definition]`
+
+    * `index_definition`
+
+        Index definition:
+
+        ```sql
+        INDEX index_name (col_name) [USING BITMAP] COMMENT'xxxxxx'
+        ```
+
+        Example:
+
+        ```sql
+        INDEX idx1 (k1) USING BITMAP COMMENT "This is a bitmap index1",
+        INDEX idx2 (k2) USING BITMAP COMMENT "This is a bitmap index2",
+        ...
+        ```
+
+* `engine_type`
+
+    Table engine type. All types in this document are OLAP. For other external table engine types, see [CREATE EXTERNAL TABLE] (DORIS/SQL Manual/Syntax Help/DDL/CREATE-EXTERNAL-TABLE.md) document. Example:
+
+    `ENGINE=olap`
+
+* `key_desc`
+
+    Data model.
+
+    `key_type(col1, col2, ...)`
+
+    `key_type` supports the following models:
+
+    * DUPLICATE KEY (default): The subsequent specified column is the sorting column.
+    * AGGREGATE KEY: The specified column is the dimension column.
+    * UNIQUE KEY: The subsequent specified column is the primary key column.
+
+    Example:
+
+    ```
+    DUPLICATE KEY(col1, col2),
+    AGGREGATE KEY(k1, k2, k3),
+    UNIQUE KEY(k1, k2)
+    ```
+
+* `table_comment`
+
+    Table notes. Example:
+
+    ```
+    COMMENT "This is my first DORIS table"
+    ```
+
+* `partition_desc`
+
+    Partition information supports two writing methods:
+
+    1. LESS THAN: Only define the upper boundary of the partition. The lower bound is determined by the upper bound of the previous partition.
+
+        ```
+        PARTITION BY RANGE(col1[, col2, ...])
+        (
+            PARTITION partition_name1 VALUES LESS THAN MAXVALUE|("value1", "value2", ...),
+            PARTITION partition_name2 VALUES LESS THAN MAXVALUE|("value1", "value2", ...)
+        )
+        ```
+
+    2. FIXED RANGE: Define the left closed and right open interval of the zone.
+
+        ```
+        PARTITION BY RANGE(col1[, col2, ...])
+        (
+            PARTITION partition_name1 VALUES [("k1-lower1", "k2-lower1", "k3-lower1",...), ("k1-upper1", "k2-upper1", "k3-upper1", ... )),
+            PARTITION partition_name2 VALUES [("k1-lower1-2", "k2-lower1-2", ...), ("k1-upper1-2", MAXVALUE, ))
+        )
+        ```
+
+* `distribution_desc`
+
+    Define the data bucketing method.
+
+    `DISTRIBUTED BY HASH (k1[,k2 ...]) [BUCKETS num]`
+
+* `rollup_list`
+
+    Multiple materialized views (ROLLUP) can be created at the same time as the table is built.
+
+    `ROLLUP (rollup_definition[, rollup_definition, ...])`
+
+    * `rollup_definition`
+
+        `rollup_name (col1[, col2, ...]) [DUPLICATE KEY(col1[, col2, ...])] [PROPERTIES("key" = "value")]`
+
+        Example:
+
+        ```
+        ROLLUP (
+            r1 (k1, k3, v1, v2),
+            r2 (k1, v1)
+        )
+        ```
+
+* `properties`
+
+    Set table properties. The following attributes are currently supported:
+
+    * `replication_num`
+
+        Number of copies. The default number of copies is 3. If the number of BE nodes is less than 3, you need to specify that the number of copies is less than or equal to the number of BE nodes.
+
+    * `storage_medium/storage_cooldown_time`
+
+        Data storage medium. `storage_medium` is used to declare the initial storage medium of the table data, and `storage_cooldown_time` is used to set the expiration time. Example:
+
+        ```
+        "storage_medium" = "SSD",
+        "storage_cooldown_time" = "2020-11-20 00:00:00"
+        ```
+
+        This example indicates that the data is stored in the SSD and will be automatically migrated to the HDD storage after the expiration of 2020-11-20 00:00:00.
+
+    * `colocate_with`
+
+        When you need to use the Colocation Join function, use this parameter to set the Colocation Group.
+
+        `"colocate_with" = "group1"`
+
+    * `bloom_filter_columns`
+
+        The user specifies the list of column names that need to be added to the Bloom Filter index. The Bloom Filter index of each column is independent, not a composite index.
+
+        `"bloom_filter_columns" = "k1, k2, k3"`
+
+    * `in_memory`
+
+        Use this property to set whether the table is [Memory Table] (DORIS/Operation Manual/Memory Table.md).
+
+        `"in_memory" = "true"`
+
+    * `function_column.sequence_type`
+
+        When using the UNIQUE KEY model, you can specify a sequence column. When the KEY columns are the same, REPLACE will be performed according to the sequence column (the larger value replaces the smaller value, otherwise it cannot be replaced)
+
+        Here we only need to specify the type of sequence column, support time type or integer type. Doris will create a hidden sequence column.
+
+        `"function_column.sequence_type" ='Date'`
+
+    * Dynamic partition related
+
+        The relevant parameters of dynamic partition are as follows:
+
+        * `dynamic_partition.enable`: Used to specify whether the dynamic partition function at the table level is enabled. The default is true.
+        * `dynamic_partition.time_unit:` is used to specify the time unit for dynamically adding partitions, which can be selected as DAY (day), WEEK (week), MONTH (month), HOUR (hour).
+        * `dynamic_partition.start`: Used to specify how many partitions to delete forward. The value must be less than 0. The default is Integer.MIN_VALUE.
+        * `dynamic_partition.end`: Used to specify the number of partitions created in advance. The value must be greater than 0.
+        * `dynamic_partition.prefix`: Used to specify the partition name prefix to be created. For example, if the partition name prefix is ​​p, the partition name will be automatically created as p20200108.
+        * `dynamic_partition.buckets`: Used to specify the number of partition buckets that are automatically created.
+        * `dynamic_partition.create_history_partition`: Whether to create a history partition.
+        * `dynamic_partition.history_partition_num`: Specify the number of historical partitions to be created.
+
+### Example
+
+1. Create a detailed model table
+
+    ```sql
+    CREATE TABLE example_db.table_hash
+    (
+        k1 TINYINT,
+        k2 DECIMAL(10, 2) DEFAULT "10.5",
+        k3 CHAR(10) COMMENT "string column",
+        k4 INT NOT NULL DEFAULT "1" COMMENT "int column"
+    )
+    COMMENT "my first table"
+    DISTRIBUTED BY HASH(k1) BUCKETS 32
+    ```
+
+2. Create a detailed model table, partition, specify the sorting column, and set the number of copies to 1
+
+    ```sql
+    CREATE TABLE example_db.table_hash
+    (
+        k1 DATE,
+        k2 DECIMAL(10, 2) DEFAULT "10.5",
+        k3 CHAR(10) COMMENT "string column",
+        k4 INT NOT NULL DEFAULT "1" COMMENT "int column"
+    )
+    DUPLICATE KEY(k1, k2)
+    COMMENT "my first table"
+    PARTITION BY RANGE(k1)
+    (
+        PARTITION p1 VALUES LESS THAN ("2020-02-01"),
+        PARTITION p1 VALUES LESS THAN ("2020-03-01"),
+        PARTITION p1 VALUES LESS THAN ("2020-04-01")
+    )
+    DISTRIBUTED BY HASH(k1) BUCKETS 32
+    PROPERTIES (
+        "replication_num" = "1"
+    );
+    ```
+
+3. Create a table with a unique model of the primary key, set the initial storage medium and cooling time
+
+    ```sql
+    CREATE TABLE example_db.table_hash
+    (
+        k1 BIGINT,
+        k2 LARGEINT,
+        v1 VARCHAR(2048) REPLACE,
+        v2 SMALLINT SUM DEFAULT "10"
+    )
+    UNIQUE KEY(k1, k2)
+    DISTRIBUTED BY HASH (k1, k2) BUCKETS 32
+    PROPERTIES(
+        "storage_medium" = "SSD",
+        "storage_cooldown_time" = "2015-06-04 00:00:00"
+    );
+    ```
+
+4. Create an aggregate model table, using a fixed range partition description
+
+    ```sql
+    CREATE TABLE table_range
+    (
+        k1 DATE,
+        k2 INT,
+        k3 SMALLINT,
+        v1 VARCHAR(2048) REPLACE,
+        v2 INT SUM DEFAULT "1"
+    )
+    AGGREGATE KEY(k1, k2, k3)
+    PARTITION BY RANGE (k1, k2, k3)
+    (
+        PARTITION p1 VALUES [("2014-01-01", "10", "200"), ("2014-01-01", "20", "300")),
+        PARTITION p2 VALUES [("2014-06-01", "100", "200"), ("2014-07-01", "100", "300"))
+    )
+    DISTRIBUTED BY HASH(k2) BUCKETS 32
+    ```
+
+5. Create an aggregate model table with HLL and BITMAP column types
+
+    ```sql
+    CREATE TABLE example_db.example_table
+    (
+        k1 TINYINT,
+        k2 DECIMAL(10, 2) DEFAULT "10.5",
+        v1 HLL HLL_UNION,
+        v2 BITMAP BITMAP_UNION
+    )
+    ENGINE=olap
+    AGGREGATE KEY(k1, k2)
+    DISTRIBUTED BY HASH(k1) BUCKETS 32
+    ```
+
+6. Create two self-maintained tables of the same Colocation Group.
+
+    ```sql
+    CREATE TABLE t1 (
+        id int(11) COMMENT "",
+        value varchar(8) COMMENT ""
+    )
+    DUPLICATE KEY(id)
+    DISTRIBUTED BY HASH(id) BUCKETS 10
+    PROPERTIES (
+        "colocate_with" = "group1"
+    );
+
+    CREATE TABLE t2 (
+        id int(11) COMMENT "",
+        value1 varchar(8) COMMENT "",
+        value2 varchar(8) COMMENT ""
+    )
+    DUPLICATE KEY(`id`)
+    DISTRIBUTED BY HASH(`id`) BUCKETS 10
+    PROPERTIES (
+        "colocate_with" = "group1"
+    );
+    ```
+
+7. Create a memory table with bitmap index and bloom filter index
+
+    ```sql
+    CREATE TABLE example_db.table_hash
+    (
+        k1 TINYINT,
+        k2 DECIMAL(10, 2) DEFAULT "10.5",
+        v1 CHAR(10) REPLACE,
+        v2 INT SUM,
+        INDEX k1_idx (k1) USING BITMAP COMMENT'my first index'
+    )
+    AGGREGATE KEY(k1, k2)
+    DISTRIBUTED BY HASH(k1) BUCKETS 32
+    PROPERTIES (
+        "bloom_filter_columns" = "k2",
+        "in_memory" = "true"
+    );
+    ```
+
+8. Create a dynamic partition table.
+
+    The table creates partitions 3 days in advance every day, and deletes the partitions 3 days ago. For example, if today is `2020-01-08`, partitions named `p20200108`, `p20200109`, `p20200110`, `p20200111` will be created. The partition ranges are:
+
+    ```
+    [types: [DATE]; keys: [2020-01-08]; ‥types: [DATE]; keys: [2020-01-09];)
+    [types: [DATE]; keys: [2020-01-09]; ‥types: [DATE]; keys: [2020-01-10];)
+    [types: [DATE]; keys: [2020-01-10]; ‥types: [DATE]; keys: [2020-01-11];)
+    [types: [DATE]; keys: [2020-01-11]; ‥types: [DATE]; keys: [2020-01-12];)
+    ```
+
+    ```sql
+    CREATE TABLE example_db.dynamic_partition
+    (
+        k1 DATE,
+        k2 INT,
+        k3 SMALLINT,
+        v1 VARCHAR(2048),
+        v2 DATETIME DEFAULT "2014-02-04 15:36:00"
+    )
+    DUPLICATE KEY(k1, k2, k3)
+    PARTITION BY RANGE (k1) ()
+    DISTRIBUTED BY HASH(k2) BUCKETS 32
+    PROPERTIES(
+        "dynamic_partition.time_unit" = "DAY",
+        "dynamic_partition.start" = "-3",
+        "dynamic_partition.end" = "3",
+        "dynamic_partition.prefix" = "p",
+        "dynamic_partition.buckets" = "32"
+    );
+    ```
+
+9. Create a table with a materialized view (ROLLUP).
+
+    ```sql
+    CREATE TABLE example_db.rolup_index_table
+    (
+        event_day DATE,
+        siteid INT DEFAULT '10',
+        citycode SMALLINT,
+        username VARCHAR(32) DEFAULT'',
+        pv BIGINT SUM DEFAULT '0'
+    )
+    AGGREGATE KEY(event_day, siteid, citycode, username)
+    DISTRIBUTED BY HASH(siteid) BUCKETS 10
+    ROLLUP (
+        r1(event_day,siteid),
+        r2(event_day,citycode),
+        r3(event_day)
+    )
+    PROPERTIES("replication_num" = "3");
+    ```
+
+### Keywords
+
+    CREATE, TABLE
+
+### Best Practice
+
+#### Partitioning and bucketing
+
+A table must specify the bucket column, but it does not need to specify the partition. For the specific introduction of partitioning and bucketing, please refer to the [Data Division] (DORIS/Getting Started/Relational Model and Data Division.md) document.
+
+Tables in Doris can be divided into partitioned tables and non-partitioned tables. This attribute is determined when the table is created and cannot be changed afterwards. That is, for partitioned tables, you can add or delete partitions in the subsequent use process, and for non-partitioned tables, you can no longer perform operations such as adding partitions afterwards.
+
+At the same time, partitioning columns and bucketing columns cannot be changed after the table is created. You can neither change the types of partitioning and bucketing columns, nor do any additions or deletions to these columns.
+
+Therefore, it is recommended to confirm the usage method to build the table reasonably before building the table.
+
+#### Dynamic Partition
+
+The dynamic partition function is mainly used to help users automatically manage partitions. By setting certain rules, the Doris system regularly adds new partitions or deletes historical partitions. Please refer to [Dynamic Partition] (DORIS/Operation Manual/Dynamic Partition.md) document for more help.
+
+#### Materialized View
+
+Users can create multiple materialized views (ROLLUP) while building a table. Materialized views can also be added after the table is built. It is convenient for users to create all materialized views at one time by writing in the table creation statement.
+
+If the materialized view is created when the table is created, all subsequent data import operations will synchronize the data of the materialized view to be generated. The number of materialized views may affect the efficiency of data import.
+
+If you add a materialized view in the subsequent use process, if there is data in the table, the creation time of the materialized view depends on the current amount of data.
+
+For the introduction of materialized views, please refer to the document [materialized views] (DORIS/Operation Manual/materialized views.md).
+
+#### Index
+
+Users can create indexes on multiple columns while building a table. Indexes can also be added after the table is built.
+
+If you add an index in the subsequent use process, if there is data in the table, you need to rewrite all the data, so the creation time of the index depends on the current data volume.
+
+#### Memory table
+
+The `"in_memory" = "true"` attribute was specified when the table was created. Doris will try to cache the data blocks of the table in the PageCache of the storage engine, which has reduced disk IO. However, this attribute does not guarantee that the data block is permanently resident in memory, and is only used as a best-effort identification.
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-VIEW.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-VIEW.md
new file mode 100644
index 0000000..e87ca33
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-VIEW.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-VIEW",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-VIEW
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, VIEW
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-DATABASE.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-DATABASE.md
new file mode 100644
index 0000000..fae4759
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-DATABASE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DROP-DATABASE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DROP-DATABASE
+
+### Description
+
+### Example
+
+### Keywords
+
+    DROP, DATABASE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-ENCRYPT-KEY.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-ENCRYPT-KEY.md
new file mode 100644
index 0000000..843c93c
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-ENCRYPT-KEY.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DROP-ENCRYPT-KEY",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DROP-ENCRYPT-KEY
+
+### Description
+
+### Example
+
+### Keywords
+
+    DROP, ENCRYPT, KEY
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-FILE.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-FILE.md
new file mode 100644
index 0000000..cdcfe59
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-FILE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DROP-FILE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DROP-FILE
+
+### Description
+
+### Example
+
+### Keywords
+
+    DROP, FILE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-FUNCTION.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-FUNCTION.md
new file mode 100644
index 0000000..e828d61
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-FUNCTION.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DROP-FUNCTION",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DROP-FUNCTION
+
+### Description
+
+### Example
+
+### Keywords
+
+    DROP, FUNCTION
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-INDEX.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-INDEX.md
new file mode 100644
index 0000000..9be0add
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-INDEX.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DROP-INDEX",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DROP-INDEX
+
+### Description
+
+### Example
+
+### Keywords
+
+    DROP, INDEX
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-MATERIALIZED-VIEW.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-MATERIALIZED-VIEW.md
new file mode 100644
index 0000000..be27fdd
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-MATERIALIZED-VIEW.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DROP-MATERIALIZED-VIEW",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DROP-MATERIALIZED-VIEW
+
+### Description
+
+### Example
+
+### Keywords
+
+    DROP, MATERIALIZED, VIEW
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-RESOURCE.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-RESOURCE.md
new file mode 100644
index 0000000..9547f92
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-RESOURCE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DROP-RESOURCE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DROP-RESOURCE
+
+### Description
+
+### Example
+
+### Keywords
+
+    DROP, RESOURCE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-TABLE.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-TABLE.md
new file mode 100644
index 0000000..72c116f
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-TABLE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DROP-TABLE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DROP-TABLE
+
+### Description
+
+### Example
+
+### Keywords
+
+    DROP, TABLE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/TRUNCATE-TABLE.md b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/TRUNCATE-TABLE.md
new file mode 100644
index 0000000..448ff66
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/TRUNCATE-TABLE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "TRUNCATE-TABLE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## TRUNCATE-TABLE
+
+### Description
+
+### Example
+
+### Keywords
+
+    TRUNCATE, TABLE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/ALTER-ROUTINE-LOAD.md b/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/ALTER-ROUTINE-LOAD.md
new file mode 100644
index 0000000..8092c76
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/ALTER-ROUTINE-LOAD.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-ROUTINE-LOAD",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-ROUTINE-LOAD
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, ROUTINE, LOAD
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/BROKER-LOAD.md b/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/BROKER-LOAD.md
new file mode 100644
index 0000000..bad06e6
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/BROKER-LOAD.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "BROKER-LOAD",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## BROKER-LOAD
+
+### Description
+
+### Example
+
+### Keywords
+
+    BROKER, LOAD
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/CANCEL-LOAD.md b/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/CANCEL-LOAD.md
new file mode 100644
index 0000000..dfa1b88
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/CANCEL-LOAD.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CANCEL-LOAD",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CANCEL-LOAD
+
+### Description
+
+### Example
+
+### Keywords
+
+    CANCEL, LOAD
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/CREATE-ROUTINE-LOAD.md b/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/CREATE-ROUTINE-LOAD.md
new file mode 100644
index 0000000..c4f1f52
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/CREATE-ROUTINE-LOAD.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-ROUTINE-LOAD",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-ROUTINE-LOAD
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, ROUTINE, LOAD
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/PAUSE-ROUTINE-LOAD.md b/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/PAUSE-ROUTINE-LOAD.md
new file mode 100644
index 0000000..63055f6
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/PAUSE-ROUTINE-LOAD.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "PAUSE-ROUTINE-LOAD",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## PAUSE-ROUTINE-LOAD
+
+### Description
+
+### Example
+
+### Keywords
+
+    PAUSE, ROUTINE, LOAD
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/RESUME-ROUTINE-LOAD.md b/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/RESUME-ROUTINE-LOAD.md
new file mode 100644
index 0000000..ee49c95
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/RESUME-ROUTINE-LOAD.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "RESUME-ROUTINE-LOAD",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## RESUME-ROUTINE-LOAD
+
+### Description
+
+### Example
+
+### Keywords
+
+    RESUME, ROUTINE, LOAD
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/STOP-ROUTINE-LOAD.md b/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/STOP-ROUTINE-LOAD.md
new file mode 100644
index 0000000..e8cd90c
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/STOP-ROUTINE-LOAD.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "STOP-ROUTINE-LOAD",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## STOP-ROUTINE-LOAD
+
+### Description
+
+### Example
+
+### Keywords
+
+    STOP, ROUTINE, LOAD
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/STREAM-LOAD.md b/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/STREAM-LOAD.md
new file mode 100644
index 0000000..6e7e245
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/STREAM-LOAD.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "STREAM-LOAD",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## STREAM-LOAD
+
+### Description
+
+### Example
+
+### Keywords
+
+    STREAM, LOAD
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Manipulation/DELETE.md b/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Manipulation/DELETE.md
new file mode 100644
index 0000000..e233d84
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Manipulation/DELETE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DELETE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DELETE
+
+### Description
+
+### Example
+
+### Keywords
+
+    DELETE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Manipulation/INSERT.md b/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Manipulation/INSERT.md
new file mode 100644
index 0000000..9931392
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Manipulation/INSERT.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "INSERT",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## INSERT
+
+### Description
+
+### Example
+
+### Keywords
+
+    INSERT
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Manipulation/UPDATE.md b/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Manipulation/UPDATE.md
new file mode 100644
index 0000000..bf608a8
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Manipulation/UPDATE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "UPDATE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## UPDATE
+
+### Description
+
+### Example
+
+### Keywords
+
+    UPDATE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-CANCEL-REPAIR.md b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-CANCEL-REPAIR.md
new file mode 100644
index 0000000..33eaed0
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-CANCEL-REPAIR.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ADMIN-CANCEL-REPAIR",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ADMIN-CANCEL-REPAIR
+
+### Description
+
+### Example
+
+### Keywords
+
+    ADMIN, CANCEL, REPAIR
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-CHECK-TABLET.md b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-CHECK-TABLET.md
new file mode 100644
index 0000000..97aaa56
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-CHECK-TABLET.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ADMIN-CHECK-TABLET",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ADMIN-CHECK-TABLET
+
+### Description
+
+### Example
+
+### Keywords
+
+    ADMIN, CHECK, TABLET
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-REPAIR-TABLE.md b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-REPAIR-TABLE.md
new file mode 100644
index 0000000..532befb
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-REPAIR-TABLE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ADMIN-REPAIR-TABLE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ADMIN-REPAIR-TABLE
+
+### Description
+
+### Example
+
+### Keywords
+
+    ADMIN, REPAIR, TABLE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-SET-CONFIG.md b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-SET-CONFIG.md
new file mode 100644
index 0000000..abf9b76
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-SET-CONFIG.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ADMIN-SET-CONFIG",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ADMIN-SET-CONFIG
+
+### Description
+
+### Example
+
+### Keywords
+
+    ADMIN, SET, CONFIG
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-SET-REPLICA-STATUS.md b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-SET-REPLICA-STATUS.md
new file mode 100644
index 0000000..eb6a7ad
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-SET-REPLICA-STATUS.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ADMIN-SET-REPLICA-STATUS",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ADMIN-SET-REPLICA-STATUS
+
+### Description
+
+### Example
+
+### Keywords
+
+    ADMIN, SET, REPLICA, STATUS
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-SHOW-CONFIG.md b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-SHOW-CONFIG.md
new file mode 100644
index 0000000..56aac70
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-SHOW-CONFIG.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ADMIN-SHOW-CONFIG",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ADMIN-SHOW-CONFIG
+
+### Description
+
+### Example
+
+### Keywords
+
+    ADMIN, SHOW, CONFIG
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-SHOW-REPLICA-DISTRIBUTION.md b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-SHOW-REPLICA-DISTRIBUTION.md
new file mode 100644
index 0000000..0312d5d
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-SHOW-REPLICA-DISTRIBUTION.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ADMIN-SHOW-REPLICA-DISTRIBUTION",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ADMIN-SHOW-REPLICA-DISTRIBUTION
+
+### Description
+
+### Example
+
+### Keywords
+
+    ADMIN, SHOW, REPLICA, DISTRIBUTION
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-SHOW-REPLICA-STATUS.md b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-SHOW-REPLICA-STATUS.md
new file mode 100644
index 0000000..1736628
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ADMIN-SHOW-REPLICA-STATUS.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ADMIN-SHOW-REPLICA-STATUS",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ADMIN-SHOW-REPLICA-STATUS
+
+### Description
+
+### Example
+
+### Keywords
+
+    ADMIN, SHOW, REPLICA, STATUS
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ENABLE-FEATURE.md b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ENABLE-FEATURE.md
new file mode 100644
index 0000000..e5b97a0
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/ENABLE-FEATURE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ENABLE-FEATURE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ENABLE-FEATURE
+
+### Description
+
+### Example
+
+### Keywords
+
+    ENABLE, FEATURE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/INSTALL-PLUGIN.md b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/INSTALL-PLUGIN.md
new file mode 100644
index 0000000..a7b5d49
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/INSTALL-PLUGIN.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "INSTALL-PLUGIN",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## INSTALL-PLUGIN
+
+### Description
+
+### Example
+
+### Keywords
+
+    INSTALL, PLUGIN
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/KILL.md b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/KILL.md
new file mode 100644
index 0000000..fe93c90
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/KILL.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "KILL",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## KILL
+
+### Description
+
+### Example
+
+### Keywords
+
+    KILL
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/RECOVER.md b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/RECOVER.md
new file mode 100644
index 0000000..ccfe365
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/RECOVER.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "RECOVER",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## RECOVER
+
+### Description
+
+### Example
+
+### Keywords
+
+    RECOVER
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/SET-VARIABLE.md b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/SET-VARIABLE.md
new file mode 100644
index 0000000..4c59725
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/SET-VARIABLE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SET-VARIABLE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SET-VARIABLE
+
+### Description
+
+### Example
+
+### Keywords
+
+    SET, VARIABLE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/UNINSTALL-PLUGIN.md b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/UNINSTALL-PLUGIN.md
new file mode 100644
index 0000000..ab482e4
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Database-Administration-Statements/UNINSTALL-PLUGIN.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "UNINSTALL-PLUGIN",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## UNINSTALL-PLUGIN
+
+### Description
+
+### Example
+
+### Keywords
+
+    UNINSTALL, PLUGIN
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-ALTER.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-ALTER.md
new file mode 100644
index 0000000..93ee8dd
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-ALTER.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-ALTER",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-ALTER
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, ALTER
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-BACKENDS.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-BACKENDS.md
new file mode 100644
index 0000000..3c86aaa
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-BACKENDS.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-BACKENDS",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-BACKENDS
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, BACKENDS
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-BACKUP.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-BACKUP.md
new file mode 100644
index 0000000..b8583ee
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-BACKUP.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-BACKUP",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-BACKUP
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, BACKUP
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-BROKER.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-BROKER.md
new file mode 100644
index 0000000..4fe3a7f
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-BROKER.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-BROKER",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-BROKER
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, BROKER
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-CHARSET.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-CHARSET.md
new file mode 100644
index 0000000..7c1d8bb
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-CHARSET.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-CHARSET",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-CHARSET
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, CHARSET
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-COLLATION.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-COLLATION.md
new file mode 100644
index 0000000..02e2121
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-COLLATION.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-COLLATION",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-COLLATION
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, COLLATION
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-COLUMNS.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-COLUMNS.md
new file mode 100644
index 0000000..f9ad64c
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-COLUMNS.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-COLUMNS",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-COLUMNS
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, COLUMNS
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-CREATE-DATABASE.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-CREATE-DATABASE.md
new file mode 100644
index 0000000..53e4ec8
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-CREATE-DATABASE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-CREATE-DATABASE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-CREATE-DATABASE
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, CREATE, DATABASE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-CREATE-FUNCTION.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-CREATE-FUNCTION.md
new file mode 100644
index 0000000..3ebe2b8
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-CREATE-FUNCTION.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-CREATE-FUNCTION",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-CREATE-FUNCTION
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, CREATE, FUNCTION
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-CREATE-ROUTINE-LOAD.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-CREATE-ROUTINE-LOAD.md
new file mode 100644
index 0000000..8a0200b
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-CREATE-ROUTINE-LOAD.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-CREATE-ROUTINE-LOAD",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-CREATE-ROUTINE-LOAD
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, CREATE, ROUTINE, LOAD
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-CREATE-TABLE.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-CREATE-TABLE.md
new file mode 100644
index 0000000..67587b1
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-CREATE-TABLE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-CREATE-TABLE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-CREATE-TABLE
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, CREATE, TABLE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-DATA.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-DATA.md
new file mode 100644
index 0000000..cf03a8c
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-DATA.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-DATA",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-DATA
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, DATA
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-DATABASE-ID.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-DATABASE-ID.md
new file mode 100644
index 0000000..2279b4d
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-DATABASE-ID.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-DATABASE-ID",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-DATABASE-ID
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, DATABASE, ID
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-DATABASES.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-DATABASES.md
new file mode 100644
index 0000000..1e8f670
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-DATABASES.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-DATABASES",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-DATABASES
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, DATABASES
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-DELETE.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-DELETE.md
new file mode 100644
index 0000000..cdae222
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-DELETE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-DELETE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-DELETE
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, DELETE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-DYNAMIC-PARTITION.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-DYNAMIC-PARTITION.md
new file mode 100644
index 0000000..2fccdba
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-DYNAMIC-PARTITION.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-DYNAMIC-PARTITION",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-DYNAMIC-PARTITION
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, DYNAMIC, PARTITION
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-ENCRYPT-KEY.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-ENCRYPT-KEY.md
new file mode 100644
index 0000000..f45ab61
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-ENCRYPT-KEY.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-ENCRYPT-KEY",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-ENCRYPT-KEY
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, ENCRYPT, KEY
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-ENGINES.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-ENGINES.md
new file mode 100644
index 0000000..e408399
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-ENGINES.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-ENGINES",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-ENGINES
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, ENGINES
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-EVENTS.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-EVENTS.md
new file mode 100644
index 0000000..0a30dbf
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-EVENTS.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-EVENTS",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-EVENTS
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, EVENTS
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-EXPORT.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-EXPORT.md
new file mode 100644
index 0000000..fab358e
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-EXPORT.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-EXPORT",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-EXPORT
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, EXPORT
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-FRONTENDS.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-FRONTENDS.md
new file mode 100644
index 0000000..a946cd3
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-FRONTENDS.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-FRONTENDS",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-FRONTENDS
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, FRONTENDS
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-FUNCTIONS.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-FUNCTIONS.md
new file mode 100644
index 0000000..82f2dd7
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-FUNCTIONS.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-FUNCTIONS",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-FUNCTIONS
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, FUNCTIONS
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-GRANTS.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-GRANTS.md
new file mode 100644
index 0000000..3bee851
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-GRANTS.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-GRANTS",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-GRANTS
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, GRANTS
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-INDEX.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-INDEX.md
new file mode 100644
index 0000000..9b4f239
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-INDEX.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-INDEX",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-INDEX
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, INDEX
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-LOAD-PROFILE.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-LOAD-PROFILE.md
new file mode 100644
index 0000000..9bdcad5
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-LOAD-PROFILE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-LOAD-PROFILE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-LOAD-PROFILE
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, LOAD, PROFILE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-LOAD-WARNINGS.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-LOAD-WARNINGS.md
new file mode 100644
index 0000000..09fef2e
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-LOAD-WARNINGS.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-LOAD-WARNINGS",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-LOAD-WARNINGS
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, LOAD, WARNINGS
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-LOAD.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-LOAD.md
new file mode 100644
index 0000000..06b5897
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-LOAD.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-LOAD",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-LOAD
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, LOAD
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-MIGRATIONS.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-MIGRATIONS.md
new file mode 100644
index 0000000..4d32fd4
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-MIGRATIONS.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-MIGRATIONS",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-MIGRATIONS
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, MIGRATIONS
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-OPEN-TABLES.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-OPEN-TABLES.md
new file mode 100644
index 0000000..1ea1ed7
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-OPEN-TABLES.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-OPEN-TABLES",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-OPEN-TABLES
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, OPEN, TABLES
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-PARTITION-ID.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-PARTITION-ID.md
new file mode 100644
index 0000000..3fd215f
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-PARTITION-ID.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-PARTITION-ID",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-PARTITION-ID
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, PARTITION, ID
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-PARTITIONS.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-PARTITIONS.md
new file mode 100644
index 0000000..d5b0695
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-PARTITIONS.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-PARTITIONS",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-PARTITIONS
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, PARTITIONS
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-PLUGINS.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-PLUGINS.md
new file mode 100644
index 0000000..d96ce80
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-PLUGINS.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-PLUGINS",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-PLUGINS
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, PLUGINS
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-PROC.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-PROC.md
new file mode 100644
index 0000000..1e85c7b
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-PROC.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-PROC",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-PROC
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, PROC
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-PROCEDURE.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-PROCEDURE.md
new file mode 100644
index 0000000..71e0e06
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-PROCEDURE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-PROCEDURE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-PROCEDURE
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, PROCEDURE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-PROCESSLIST.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-PROCESSLIST.md
new file mode 100644
index 0000000..c587c73
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-PROCESSLIST.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-PROCESSLIST",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-PROCESSLIST
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, PROCESSLIST
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-PROPERTY.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-PROPERTY.md
new file mode 100644
index 0000000..a89000d
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-PROPERTY.md
@@ -0,0 +1,83 @@
+---
+{
+    "title": "SHOW-PROPERTY",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-PROPERTY
+
+### Description
+
+This statement is used to view the attributes of the user
+
+```
+SHOW PROPERTY [FOR user] [LIKE key];
+```
+
+* `user`
+
+    View the attributes of the specified user. If not specified, check the current user's.
+
+* `LIKE`
+
+    Fuzzy matching can be done by attribute name.
+
+Return result description:
+
+```sql
+mysql> show property like'%connection%';
++----------------------+-------+
+| Key | Value |
++----------------------+-------+
+| max_user_connections | 100 |
++----------------------+-------+
+1 row in set (0.01 sec)
+```
+
+* `Key`
+
+    Property name.
+
+* `Value`
+
+    Attribute value.
+
+### Example
+
+1. View the attributes of the jack user
+
+    ```sql
+    SHOW PROPERTY FOR'jack';
+    ```
+
+2. View the attribute of jack user connection limit
+
+    ```sql
+    SHOW PROPERTY FOR'jack' LIKE'%connection%';
+    ```
+
+### Keywords
+
+    SHOW, PROPERTY
+
+### Best Practice
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-QUERY-PROFILE.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-QUERY-PROFILE.md
new file mode 100644
index 0000000..d90a09a
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-QUERY-PROFILE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-QUERY-PROFILE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-QUERY-PROFILE
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, QUERY, PROFILE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-REPOSITORIES.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-REPOSITORIES.md
new file mode 100644
index 0000000..d037fe4
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-REPOSITORIES.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-REPOSITORIES",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-REPOSITORIES
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, REPOSITORIES
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-RESOURCES.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-RESOURCES.md
new file mode 100644
index 0000000..68d642c
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-RESOURCES.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-RESOURCES",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-RESOURCES
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, RESOURCES
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-RESTORE.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-RESTORE.md
new file mode 100644
index 0000000..5d5f631
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-RESTORE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-RESTORE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-RESTORE
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, RESTORE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-ROLES.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-ROLES.md
new file mode 100644
index 0000000..e982e89
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-ROLES.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-ROLES",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-ROLES
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, ROLES
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-ROLLUP.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-ROLLUP.md
new file mode 100644
index 0000000..05d7152
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-ROLLUP.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-ROLLUP",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-ROLLUP
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, ROLLUP
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-ROUTINE-LOAD-TASK.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-ROUTINE-LOAD-TASK.md
new file mode 100644
index 0000000..481c8ec
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-ROUTINE-LOAD-TASK.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-ROUTINE-LOAD-TASK",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-ROUTINE-LOAD-TASK
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, ROUTINE, LOAD, TASK
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-ROUTINE-LOAD.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-ROUTINE-LOAD.md
new file mode 100644
index 0000000..fe0ab3a
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-ROUTINE-LOAD.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-ROUTINE-LOAD",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-ROUTINE-LOAD
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, ROUTINE, LOAD
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-SMALL-FILES.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-SMALL-FILES.md
new file mode 100644
index 0000000..214c108
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-SMALL-FILES.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-SMALL-FILES",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-SMALL-FILES
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, SMALL, FILES
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-SNAPSHOT.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-SNAPSHOT.md
new file mode 100644
index 0000000..048daac
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-SNAPSHOT.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-SNAPSHOT",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-SNAPSHOT
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, SNAPSHOT
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-STATUS.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-STATUS.md
new file mode 100644
index 0000000..9d26596
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-STATUS.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-STATUS",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-STATUS
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, STATUS
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-STREAM-LOAD.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-STREAM-LOAD.md
new file mode 100644
index 0000000..840d3e0
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-STREAM-LOAD.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-STREAM-LOAD",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-STREAM-LOAD
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, STREAM, LOAD
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-TABLE-ID.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-TABLE-ID.md
new file mode 100644
index 0000000..015bbfd3
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-TABLE-ID.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-TABLE-ID",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-TABLE-ID
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, TABLE, ID
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-TABLE-STATUS.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-TABLE-STATUS.md
new file mode 100644
index 0000000..9bf2bf5
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-TABLE-STATUS.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-TABLE-STATUS",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-TABLE-STATUS
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, TABLE, STATUS
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-TABLET.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-TABLET.md
new file mode 100644
index 0000000..8478411
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-TABLET.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-TABLET",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-TABLET
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, TABLET
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-TRANSACTION.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-TRANSACTION.md
new file mode 100644
index 0000000..b04e5df
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-TRANSACTION.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-TRANSACTION",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-TRANSACTION
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, TRANSACTION
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-TRIGGERS.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-TRIGGERS.md
new file mode 100644
index 0000000..b8d9850
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-TRIGGERS.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-TRIGGERS",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-TRIGGERS
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, TRIGGERS
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-USER.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-USER.md
new file mode 100644
index 0000000..0efe3e6
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-USER.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-USER",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-USER
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, USER
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-VARIABLES.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-VARIABLES.md
new file mode 100644
index 0000000..6ab1c01
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-VARIABLES.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-VARIABLES",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-VARIABLES
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, VARIABLES
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-VIEW.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-VIEW.md
new file mode 100644
index 0000000..e638427
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-VIEW.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-VIEW",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-VIEW
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, VIEW
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-WARNING.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-WARNING.md
new file mode 100644
index 0000000..46e4afc
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-WARNING.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-WARNING",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-WARNING
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, WARNING
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-WHITE-LIST.md b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-WHITE-LIST.md
new file mode 100644
index 0000000..9083f08
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Show-Statements/SHOW-WHITE-LIST.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SHOW-WHITE-LIST",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SHOW-WHITE-LIST
+
+### Description
+
+### Example
+
+### Keywords
+
+    SHOW, WHITE, LIST
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Utility-Statements/DESCRIBE.md b/docs/en/sql-reference-v2/sql-statements/Utility-Statements/DESCRIBE.md
new file mode 100644
index 0000000..e854bdd
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Utility-Statements/DESCRIBE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DESCRIBE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DESCRIBE
+
+### Description
+
+### Example
+
+### Keywords
+
+    DESCRIBE
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Utility-Statements/HELP.md b/docs/en/sql-reference-v2/sql-statements/Utility-Statements/HELP.md
new file mode 100644
index 0000000..29a43b9
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Utility-Statements/HELP.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "HELP",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## HELP
+
+### Description
+
+### Example
+
+### Keywords
+
+    HELP
+
+### Best Practice
+
diff --git a/docs/en/sql-reference-v2/sql-statements/Utility-Statements/USE.md b/docs/en/sql-reference-v2/sql-statements/Utility-Statements/USE.md
new file mode 100644
index 0000000..00ce4dc
--- /dev/null
+++ b/docs/en/sql-reference-v2/sql-statements/Utility-Statements/USE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "USE",
+    "language": "en"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## USE
+
+### Description
+
+### Example
+
+### Keywords
+
+    USE
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/ALTER-USER.md b/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/ALTER-USER.md
new file mode 100644
index 0000000..3d971ef
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/ALTER-USER.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-USER",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-USER
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, USER
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/CREATE-ROLE.md b/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/CREATE-ROLE.md
new file mode 100644
index 0000000..e112eae
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/CREATE-ROLE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-ROLE",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-ROLE
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, ROLE
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/CREATE-USER.md b/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/CREATE-USER.md
new file mode 100644
index 0000000..2890278
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/CREATE-USER.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-USER",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-USER
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, USER
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/DROP-ROLE.md b/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/DROP-ROLE.md
new file mode 100644
index 0000000..1fda115
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/DROP-ROLE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DROP-ROLE",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DROP-ROLE
+
+### Description
+
+### Example
+
+### Keywords
+
+    DROP, ROLE
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/DROP-USER.md b/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/DROP-USER.md
new file mode 100644
index 0000000..fca9580
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/DROP-USER.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DROP-USER",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DROP-USER
+
+### Description
+
+### Example
+
+### Keywords
+
+    DROP, USER
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/GRANT.md b/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/GRANT.md
new file mode 100644
index 0000000..4a74768
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/GRANT.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "GRANT",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## GRANT
+
+### Description
+
+### Example
+
+### Keywords
+
+    GRANT
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/LDAP.md b/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/LDAP.md
new file mode 100644
index 0000000..a276439
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/LDAP.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "LDAP",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## LDAP
+
+### Description
+
+### Example
+
+### Keywords
+
+    LDAP
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/REVOKE.md b/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/REVOKE.md
new file mode 100644
index 0000000..2fe3441
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/REVOKE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "REVOKE",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## REVOKE
+
+### Description
+
+### Example
+
+### Keywords
+
+    REVOKE
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/SET-PASSWORD.md b/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/SET-PASSWORD.md
new file mode 100644
index 0000000..e7cd627
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/SET-PASSWORD.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SET-PASSWORD",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SET-PASSWORD
+
+### Description
+
+### Example
+
+### Keywords
+
+    SET, PASSWORD
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/SET-PROPERTY.md b/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/SET-PROPERTY.md
new file mode 100644
index 0000000..beb3092
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Account-Management-Statements/SET-PROPERTY.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "SET-PROPERTY",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## SET-PROPERTY
+
+### Description
+
+### Example
+
+### Keywords
+
+    SET, PROPERTY
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-ADD-BACKEND.md b/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-ADD-BACKEND.md
new file mode 100644
index 0000000..0206709
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-ADD-BACKEND.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-SYSTEM-ADD-BACKEND",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-SYSTEM-ADD-BACKEND
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, SYSTEM, ADD, BACKEND
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-ADD-FOLLOWER.md b/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-ADD-FOLLOWER.md
new file mode 100644
index 0000000..245e8e3
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-ADD-FOLLOWER.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-SYSTEM-ADD-FOLLOWER",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-SYSTEM-ADD-FOLLOWER
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, SYSTEM, ADD, FOLLOWER
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-ADD-OBSERVER.md b/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-ADD-OBSERVER.md
new file mode 100644
index 0000000..845a5f2
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-ADD-OBSERVER.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-SYSTEM-ADD-OBSERVER",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-SYSTEM-ADD-OBSERVER
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, SYSTEM, ADD, OBSERVER
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DECOMMISSION-BACKEND.md b/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DECOMMISSION-BACKEND.md
new file mode 100644
index 0000000..234fea6
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DECOMMISSION-BACKEND.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-SYSTEM-DECOMMISSION-BACKEND",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-SYSTEM-DECOMMISSION-BACKEND
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, SYSTEM, DECOMMISSION, BACKEND
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DROP-BACKEND.md b/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DROP-BACKEND.md
new file mode 100644
index 0000000..43b19d4
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DROP-BACKEND.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-SYSTEM-DROP-BACKEND",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-SYSTEM-DROP-BACKEND
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, SYSTEM, DROP, BACKEND
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DROP-FOLLOWER.md b/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DROP-FOLLOWER.md
new file mode 100644
index 0000000..205056b
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DROP-FOLLOWER.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-SYSTEM-DROP-FOLLOWER",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-SYSTEM-DROP-FOLLOWER
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, SYSTEM, DROP, FOLLOWER
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DROP-OBSERVER.md b/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DROP-OBSERVER.md
new file mode 100644
index 0000000..3c4510b
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-DROP-OBSERVER.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-SYSTEM-DROP-OBSERVER",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-SYSTEM-DROP-OBSERVER
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, SYSTEM, DROP, OBSERVER
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-MODIFY-BROKER.md b/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-MODIFY-BROKER.md
new file mode 100644
index 0000000..c7ad262
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/ALTER-SYSTEM-MODIFY-BROKER.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-SYSTEM-MODIFY-BROKER",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-SYSTEM-MODIFY-BROKER
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, SYSTEM, MODIFY, BROKER
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/CANCEL-ALTER-SYSTEM.md b/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/CANCEL-ALTER-SYSTEM.md
new file mode 100644
index 0000000..b7c0e6b
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Cluster-Management-Statements/CANCEL-ALTER-SYSTEM.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CANCEL-ALTER-SYSTEM",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CANCEL-ALTER-SYSTEM
+
+### Description
+
+### Example
+
+### Keywords
+
+    CANCEL, ALTER, SYSTEM
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-DATABASE.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-DATABASE.md
new file mode 100644
index 0000000..6a96c59
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-DATABASE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-DATABASE",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-DATABASE
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, DATABASE
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-COLUMN.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-COLUMN.md
new file mode 100644
index 0000000..a4aaa9e
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-COLUMN.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-TABLE-COLUMN",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-TABLE-COLUMN
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, TABLE, COLUMN
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-PARTITION.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-PARTITION.md
new file mode 100644
index 0000000..67b9408
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-PARTITION.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-TABLE-PARTITION",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-TABLE-PARTITION
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, TABLE, PARTITION
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-PROPERTY.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-PROPERTY.md
new file mode 100644
index 0000000..c9ed837
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-PROPERTY.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-TABLE-PROPERTY",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-TABLE-PROPERTY
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, TABLE, PROPERTY
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-RENAME.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-RENAME.md
new file mode 100644
index 0000000..9a02821
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-RENAME.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-TABLE-RENAME",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-TABLE-RENAME
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, TABLE, RENAME
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-REPLACE.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-REPLACE.md
new file mode 100644
index 0000000..1db4b7c
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-REPLACE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-TABLE-REPLACE",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-TABLE-REPLACE
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, TABLE, REPLACE
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-ROLLUP.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-ROLLUP.md
new file mode 100644
index 0000000..9a88a09
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-TABLE-ROLLUP.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-TABLE-ROLLUP",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-TABLE-ROLLUP
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, TABLE, ROLLUP
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-VIEW.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-VIEW.md
new file mode 100644
index 0000000..5f9c575
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/ALTER-VIEW.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-VIEW",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-VIEW
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, VIEW
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/CANCEL-ALTER-TABLE.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/CANCEL-ALTER-TABLE.md
new file mode 100644
index 0000000..7e1767e
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Alter/CANCEL-ALTER-TABLE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CANCEL-ALTER-TABLE",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CANCEL-ALTER-TABLE
+
+### Description
+
+### Example
+
+### Keywords
+
+    CANCEL, ALTER, TABLE
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/BACKUP.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/BACKUP.md
new file mode 100644
index 0000000..bb60b2e
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/BACKUP.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "BACKUP",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## BACKUP
+
+### Description
+
+### Example
+
+### Keywords
+
+    BACKUP
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/CANCEL-BACKUP.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/CANCEL-BACKUP.md
new file mode 100644
index 0000000..07e0b1c
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/CANCEL-BACKUP.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CANCEL-BACKUP",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CANCEL-BACKUP
+
+### Description
+
+### Example
+
+### Keywords
+
+    CANCEL, BACKUP
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/CANCEL-RESTORE.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/CANCEL-RESTORE.md
new file mode 100644
index 0000000..37cb5c4
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/CANCEL-RESTORE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CANCEL-RESTORE",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CANCEL-RESTORE
+
+### Description
+
+### Example
+
+### Keywords
+
+    CANCEL, RESTORE
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/CREATE-REPOSITORY.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/CREATE-REPOSITORY.md
new file mode 100644
index 0000000..e345171
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/CREATE-REPOSITORY.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-REPOSITORY",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-REPOSITORY
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, REPOSITORY
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/DROP-REPOSITORY.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/DROP-REPOSITORY.md
new file mode 100644
index 0000000..bb61ff5
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/DROP-REPOSITORY.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DROP-REPOSITORY",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DROP-REPOSITORY
+
+### Description
+
+### Example
+
+### Keywords
+
+    DROP, REPOSITORY
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/RESTORE.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/RESTORE.md
new file mode 100644
index 0000000..5c7e313
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Backup-and-Restore/RESTORE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "RESTORE",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## RESTORE
+
+### Description
+
+### Example
+
+### Keywords
+
+    RESTORE
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-DATABASE.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-DATABASE.md
new file mode 100644
index 0000000..dbf4e5d
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-DATABASE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-DATABASE",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-DATABASE
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, DATABASE
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-ENCRYPT-KEY.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-ENCRYPT-KEY.md
new file mode 100644
index 0000000..9e03f7a
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-ENCRYPT-KEY.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-ENCRYPT-KEY",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-ENCRYPT-KEY
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, ENCRYPT, KEY
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-FILE.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-FILE.md
new file mode 100644
index 0000000..a0f9e4e
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-FILE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-FILE",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-FILE
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, FILE
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-FUNCTION.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-FUNCTION.md
new file mode 100644
index 0000000..7bf226f
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-FUNCTION.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-FUNCTION",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-FUNCTION
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, FUNCTION
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-INDEX.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-INDEX.md
new file mode 100644
index 0000000..330b1b6
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-INDEX.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-INDEX",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-INDEX
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, INDEX
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-MATERIALIZED-VIEW.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-MATERIALIZED-VIEW.md
new file mode 100644
index 0000000..3aa7745
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-MATERIALIZED-VIEW.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-MATERIALIZED-VIEW",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-MATERIALIZED-VIEW
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, MATERIALIZED, VIEW
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-RESOURCE.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-RESOURCE.md
new file mode 100644
index 0000000..22567fe
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-RESOURCE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-RESOURCE",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-RESOURCE
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, RESOURCE
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-TABLE-LIKE.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-TABLE-LIKE.md
new file mode 100644
index 0000000..fe5ed64
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-TABLE-LIKE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-TABLE-LIKE",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-TABLE-LIKE
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, TABLE, LIKE
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-TABLE.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-TABLE.md
new file mode 100644
index 0000000..fdb00a4
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-TABLE.md
@@ -0,0 +1,519 @@
+---
+{
+    "title": "CREATE-TABLE",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-TABLE
+
+### Description
+
+该命令用于创建一张表。本文档主语介绍创建 Doris 自维护的表的语法。外部表语法请参阅 [CREATE-EXTERNAL-TABLE] 文档。
+
+```sql
+CREATE TABLE [IF NOT EXISTS] [database.]table
+(
+    column_definition_list,
+    [index_definition_list]
+)
+[engine_type]
+[keys_type]
+[table_comment]
+[partition_info]
+distribution_info
+[rollup_list]
+[properties]
+[extra_properties]
+```
+
+* `column_definition_list`
+
+    列定义列表:
+    
+    `column_definition[, column_definition]`
+
+    * `column_definition`
+
+        列定义:
+    
+        `column_name column_type [KEY] [aggr_type] [NULL] [default_value] [column_comment]`
+
+        * `column_type`
+
+            列类型,支持以下类型:
+
+            ```
+            TINYINT(1字节)
+                范围:-2^7 + 1 ~ 2^7 - 1
+            SMALLINT(2字节)
+                范围:-2^15 + 1 ~ 2^15 - 1
+            INT(4字节)
+                范围:-2^31 + 1 ~ 2^31 - 1
+            BIGINT(8字节)
+                范围:-2^63 + 1 ~ 2^63 - 1
+            LARGEINT(16字节)
+                范围:-2^127 + 1 ~ 2^127 - 1
+            FLOAT(4字节)
+                支持科学计数法
+            DOUBLE(12字节)
+                支持科学计数法
+            DECIMAL[(precision, scale)] (16字节)
+                保证精度的小数类型。默认是 DECIMAL(10, 0)
+                precision: 1 ~ 27
+                scale: 0 ~ 9
+                其中整数部分为 1 ~ 18
+                不支持科学计数法
+            DATE(3字节)
+                范围:0000-01-01 ~ 9999-12-31
+            DATETIME(8字节)
+                范围:0000-01-01 00:00:00 ~ 9999-12-31 23:59:59
+            CHAR[(length)]
+                定长字符串。长度范围:1 ~ 255。默认为1
+            VARCHAR[(length)]
+                变长字符串。长度范围:1 ~ 65533。默认为1
+            HLL (1~16385个字节)
+                HyperLogLog 列类型,不需要指定长度和默认值。长度根据数据的聚合程度系统内控制。
+                必须配合 HLL_UNION 聚合类型使用。
+            BITMAP
+                bitmap 列类型,不需要指定长度和默认值。表示整型的集合,元素最大支持到2^64 - 1。
+                必须配合 BITMAP_UNION 聚合类型使用。
+            ```
+
+        * `aggr_type`
+
+            聚合类型,支持以下聚合类型:
+
+            ```
+            SUM:求和。适用数值类型。
+            MIN:求最小值。适合数值类型。
+            MAX:求最大值。适合数值类型。
+            REPLACE:替换。对于维度列相同的行,指标列会按照导入的先后顺序,后倒入的替换先导入的。
+            REPLACE_IF_NOT_NULL:非空值替换。和 REPLACE 的区别在于对于null值,不做替换。
+            HLL_UNION:HLL 类型的列的聚合方式,通过 HyperLogLog 算法聚合。
+            BITMAP_UNION:BIMTAP 类型的列的聚合方式,进行位图的并集聚合。
+            ```
+            
+        示例:
+        
+            ```
+            k1 TINYINT,
+            k2 DECIMAL(10,2) DEFAULT "10.5",
+            k4 BIGINT NULL DEFAULT VALUE "1000" COMMENT "This is column k4",
+            v1 VARCHAR(10) REPLACE NOT NULL,
+            v2 BITMAP BITMAP_UNION,
+            v3 HLL HLL_UNION,
+            v4 INT SUM NOT NULL DEFAULT "1" COMMENT "This is column v4"
+            ```
+        
+*  `index_definition_list`
+
+    索引列表定义:
+    
+    `index_definition[, index_definition]`
+
+    * `index_definition`
+
+        索引定义:
+
+        ```sql
+        INDEX index_name (col_name) [USING BITMAP] COMMENT 'xxxxxx'
+        ```
+
+        示例:
+        
+        ```sql
+        INDEX idx1 (k1) USING BITMAP COMMENT "This is a bitmap index1",
+        INDEX idx2 (k2) USING BITMAP COMMENT "This is a bitmap index2",
+        ...
+        ```
+
+* `engine_type`
+
+    表引擎类型。本文档中类型皆为 OLAP。其他外部表引擎类型见 [CREATE EXTERNAL TABLE](DORIS/SQL手册/语法帮助/DDL/CREATE-EXTERNAL-TABLE.md) 文档。示例:
+    
+    `ENGINE=olap`
+    
+* `key_desc`
+
+    数据模型。
+    
+    `key_type(col1, col2, ...)`
+    
+    `key_type` 支持以下模型:
+    
+    * DUPLICATE KEY(默认):其后指定的列为排序列。
+    * AGGREGATE KEY:其后指定的列为维度列。
+    * UNIQUE KEY:其后指定的列为主键列。
+
+    示例:
+    
+    ```
+    DUPLICATE KEY(col1, col2),
+    AGGREGATE KEY(k1, k2, k3),
+    UNIQUE KEY(k1, k2)
+    ```
+    
+* `table_comment`
+
+    表注释。示例:
+    
+    ```
+    COMMENT "This is my first DORIS table"
+    ```
+
+* `partition_desc`
+
+    分区信息,支持两种写法:
+    
+    1. LESS THAN:仅定义分区上界。下界由上一个分区的上界决定。
+    
+        ```
+        PARTITION BY RANGE(col1[, col2, ...])
+        (
+            PARTITION partition_name1 VALUES LESS THAN MAXVALUE|("value1", "value2", ...),
+            PARTITION partition_name2 VALUES LESS THAN MAXVALUE|("value1", "value2", ...)
+        )
+        ```
+
+    2. FIXED RANGE:定义分区的左闭右开区间。
+
+        ```
+        PARTITION BY RANGE(col1[, col2, ...])
+        (
+            PARTITION partition_name1 VALUES [("k1-lower1", "k2-lower1", "k3-lower1",...), ("k1-upper1", "k2-upper1", "k3-upper1", ...)),
+            PARTITION partition_name2 VALUES [("k1-lower1-2", "k2-lower1-2", ...), ("k1-upper1-2", MAXVALUE, ))
+        )
+        ```
+
+* `distribution_desc`
+    
+    定义数据分桶方式。
+
+    `DISTRIBUTED BY HASH (k1[,k2 ...]) [BUCKETS num]`
+
+* `rollup_list`
+
+    建表的同时可以创建多个物化视图(ROLLUP)。
+
+    `ROLLUP (rollup_definition[, rollup_definition, ...])`
+
+    * `rollup_definition`
+
+        `rollup_name (col1[, col2, ...]) [DUPLICATE KEY(col1[, col2, ...])] [PROPERTIES("key" = "value")]`
+
+        示例:
+
+        ```
+        ROLLUP (
+            r1 (k1, k3, v1, v2),
+            r2 (k1, v1)
+        )
+        ```
+
+* `properties`
+
+    设置表属性。目前支持以下属性:
+
+    * `replication_num`
+
+        副本数。默认副本数为3。如果 BE 节点数量小于3,则需指定副本数小于等于 BE 节点数量。
+
+    * `storage_medium/storage_cooldown_time`
+
+        数据存储介质。`storage_medium` 用于声明表数据的初始存储介质,而 `storage_cooldown_time` 用于设定到期时间。示例:
+        
+        ```
+        "storage_medium" = "SSD",
+        "storage_cooldown_time" = "2020-11-20 00:00:00"
+        ```
+
+        这个示例表示数据存放在 SSD 中,并且在 2020-11-20 00:00:00 到期后,会自动迁移到 HDD 存储上。
+
+    * `colocate_with`
+
+        当需要使用 Colocation Join 功能时,使用这个参数设置 Colocation Group。
+
+        `"colocate_with" = "group1"`
+
+    * `bloom_filter_columns`
+
+        用户指定需要添加 Bloom Filter 索引的列名称列表。各个列的 Bloom Filter 索引是独立的,并不是组合索引。
+
+        `"bloom_filter_columns" = "k1, k2, k3"`
+
+    * `in_memory`
+
+        通过此属性设置该表是否为 [内存表](DORIS/操作手册/内存表.md)。
+
+        `"in_memory" = "true"`
+
+    * `function_column.sequence_type`
+
+        当使用 UNIQUE KEY 模型时,可以指定一个sequence列,当KEY列相同时,将按照 sequence 列进行 REPLACE(较大值替换较小值,否则无法替换)
+
+        这里我们仅需指定顺序列的类型,支持时间类型或整型。Doris 会创建一个隐藏的顺序列。
+
+        `"function_column.sequence_type" = 'Date'`
+
+    * 动态分区相关
+
+        动态分区相关参数如下:
+
+        * `dynamic_partition.enable`: 用于指定表级别的动态分区功能是否开启。默认为 true。
+        * `dynamic_partition.time_unit:` 用于指定动态添加分区的时间单位,可选择为DAY(天),WEEK(周),MONTH(月),HOUR(时)。
+        * `dynamic_partition.start`: 用于指定向前删除多少个分区。值必须小于0。默认为 Integer.MIN_VALUE。
+        * `dynamic_partition.end`: 用于指定提前创建的分区数量。值必须大于0。
+        * `dynamic_partition.prefix`: 用于指定创建的分区名前缀,例如分区名前缀为p,则自动创建分区名为p20200108。
+        * `dynamic_partition.buckets`: 用于指定自动创建的分区分桶数量。
+        * `dynamic_partition.create_history_partition`: 是否创建历史分区。
+        * `dynamic_partition.history_partition_num`: 指定创建历史分区的数量。
+
+### Example
+
+1. 创建一个明细模型的表
+
+    ```sql
+    CREATE TABLE example_db.table_hash
+    (
+        k1 TINYINT,
+        k2 DECIMAL(10, 2) DEFAULT "10.5",
+        k3 CHAR(10) COMMENT "string column",
+        k4 INT NOT NULL DEFAULT "1" COMMENT "int column"
+    )
+    COMMENT "my first table"
+    DISTRIBUTED BY HASH(k1) BUCKETS 32
+    ```
+
+2. 创建一个明细模型的表,分区,指定排序列,设置副本数为1
+
+    ```sql
+    CREATE TABLE example_db.table_hash
+    (
+        k1 DATE,
+        k2 DECIMAL(10, 2) DEFAULT "10.5",
+        k3 CHAR(10) COMMENT "string column",
+        k4 INT NOT NULL DEFAULT "1" COMMENT "int column"
+    )
+    DUPLICATE KEY(k1, k2)
+    COMMENT "my first table"
+    PARTITION BY RANGE(k1)
+    (
+        PARTITION p1 VALUES LESS THAN ("2020-02-01"),
+        PARTITION p1 VALUES LESS THAN ("2020-03-01"),
+        PARTITION p1 VALUES LESS THAN ("2020-04-01")
+    )
+    DISTRIBUTED BY HASH(k1) BUCKETS 32
+    PROPERTIES (
+        "replication_num" = "1"
+    );
+    ```
+
+3. 创建一个主键唯一模型的表,设置初始存储介质和冷却时间
+
+    ```sql
+    CREATE TABLE example_db.table_hash
+    (
+        k1 BIGINT,
+        k2 LARGEINT,
+        v1 VARCHAR(2048) REPLACE,
+        v2 SMALLINT SUM DEFAULT "10"
+    )
+    UNIQUE KEY(k1, k2)
+    DISTRIBUTED BY HASH (k1, k2) BUCKETS 32
+    PROPERTIES(
+        "storage_medium" = "SSD",
+        "storage_cooldown_time" = "2015-06-04 00:00:00"
+    );
+    ```
+
+4. 创建一个聚合模型表,使用固定范围分区描述
+
+    ```sql
+    CREATE TABLE table_range
+    (
+        k1 DATE,
+        k2 INT,
+        k3 SMALLINT,
+        v1 VARCHAR(2048) REPLACE,
+        v2 INT SUM DEFAULT "1"
+    )
+    AGGREGATE KEY(k1, k2, k3)
+    PARTITION BY RANGE (k1, k2, k3)
+    (
+        PARTITION p1 VALUES [("2014-01-01", "10", "200"), ("2014-01-01", "20", "300")),
+        PARTITION p2 VALUES [("2014-06-01", "100", "200"), ("2014-07-01", "100", "300"))
+    )
+    DISTRIBUTED BY HASH(k2) BUCKETS 32
+    ```
+
+5. 创建一个包含 HLL 和 BITMAP 列类型的聚合模型表
+
+    ```sql
+    CREATE TABLE example_db.example_table
+    (
+        k1 TINYINT,
+        k2 DECIMAL(10, 2) DEFAULT "10.5",
+        v1 HLL HLL_UNION,
+        v2 BITMAP BITMAP_UNION
+    )
+    ENGINE=olap
+    AGGREGATE KEY(k1, k2)
+    DISTRIBUTED BY HASH(k1) BUCKETS 32
+    ```
+
+6. 创建两张同一个 Colocation Group 自维护的表。
+
+    ```sql
+    CREATE TABLE t1 (
+        id int(11) COMMENT "",
+        value varchar(8) COMMENT ""
+    )
+    DUPLICATE KEY(id)
+    DISTRIBUTED BY HASH(id) BUCKETS 10
+    PROPERTIES (
+        "colocate_with" = "group1"
+    );
+    
+    CREATE TABLE t2 (
+        id int(11) COMMENT "",
+        value1 varchar(8) COMMENT "",
+        value2 varchar(8) COMMENT ""
+    )
+    DUPLICATE KEY(`id`)
+    DISTRIBUTED BY HASH(`id`) BUCKETS 10
+    PROPERTIES (
+        "colocate_with" = "group1"
+    );
+    ```
+
+7. 创建一个带有 bitmap 索引以及 bloom filter 索引的内存表
+
+    ```sql
+    CREATE TABLE example_db.table_hash
+    (
+        k1 TINYINT,
+        k2 DECIMAL(10, 2) DEFAULT "10.5",
+        v1 CHAR(10) REPLACE,
+        v2 INT SUM,
+        INDEX k1_idx (k1) USING BITMAP COMMENT 'my first index'
+    )
+    AGGREGATE KEY(k1, k2)
+    DISTRIBUTED BY HASH(k1) BUCKETS 32
+    PROPERTIES (
+        "bloom_filter_columns" = "k2",
+        "in_memory" = "true"
+    );
+    ```
+
+8. 创建一个动态分区表。
+
+    该表每天提前创建3天的分区,并删除3天前的分区。例如今天为`2020-01-08`,则会创建分区名为`p20200108`, `p20200109`, `p20200110`, `p20200111`的分区. 分区范围分别为:
+
+    ```
+    [types: [DATE]; keys: [2020-01-08]; ‥types: [DATE]; keys: [2020-01-09]; )
+    [types: [DATE]; keys: [2020-01-09]; ‥types: [DATE]; keys: [2020-01-10]; )
+    [types: [DATE]; keys: [2020-01-10]; ‥types: [DATE]; keys: [2020-01-11]; )
+    [types: [DATE]; keys: [2020-01-11]; ‥types: [DATE]; keys: [2020-01-12]; )
+    ```
+
+    ```sql
+    CREATE TABLE example_db.dynamic_partition
+    (
+        k1 DATE,
+        k2 INT,
+        k3 SMALLINT,
+        v1 VARCHAR(2048),
+        v2 DATETIME DEFAULT "2014-02-04 15:36:00"
+    )
+    DUPLICATE KEY(k1, k2, k3)
+    PARTITION BY RANGE (k1) ()
+    DISTRIBUTED BY HASH(k2) BUCKETS 32
+    PROPERTIES(
+        "dynamic_partition.time_unit" = "DAY",
+        "dynamic_partition.start" = "-3",
+        "dynamic_partition.end" = "3",
+        "dynamic_partition.prefix" = "p",
+        "dynamic_partition.buckets" = "32" 
+    );
+    ```
+
+9. 创建一个带有物化视图(ROLLUP)的表。
+
+    ```sql
+    CREATE TABLE example_db.rolup_index_table
+    (
+        event_day DATE,
+        siteid INT DEFAULT '10',
+        citycode SMALLINT,
+        username VARCHAR(32) DEFAULT '',
+        pv BIGINT SUM DEFAULT '0'
+    )
+    AGGREGATE KEY(event_day, siteid, citycode, username)
+    DISTRIBUTED BY HASH(siteid) BUCKETS 10
+    ROLLUP (
+        r1(event_day,siteid),
+        r2(event_day,citycode),
+        r3(event_day)
+    )
+    PROPERTIES("replication_num" = "3");
+    ```
+
+### Keywords
+
+    CREATE, TABLE
+
+### Best Practice
+
+#### 分区和分桶
+
+一个表必须指定分桶列,但可以不指定分区。关于分区和分桶的具体介绍,可参阅 [数据划分](DORIS/开始使用/关系模型与数据划分.md) 文档。
+
+Doris 中的表可以分为分区表和无分区的表。这个属性在建表时确定,之后不可更改。即对于分区表,可以在之后的使用过程中对分区进行增删操作,而对于无分区的表,之后不能再进行增加分区等操作。
+
+同时,分区列和分桶列在表创建之后不可更改,既不能更改分区和分桶列的类型,也不能对这些列进行任何增删操作。
+
+所以建议在建表前,先确认使用方式来进行合理的建表。
+
+#### 动态分区
+
+动态分区功能主要用于帮助用户自动的管理分区。通过设定一定的规则,Doris 系统定期增加新的分区或删除历史分区。可参阅 [动态分区](DORIS/操作手册/动态分区.md) 文档查看更多帮助。
+
+#### 物化视图
+
+用户可以在建表的同时创建多个物化视图(ROLLUP)。物化视图也可以在建表之后添加。写在建表语句中可以方便用户一次性创建所有物化视图。
+
+如果在建表时创建好物化视图,则后续的所有数据导入操作都会同步生成物化视图的数据。物化视图的数量可能会影响数据导入的效率。
+
+如果在之后的使用过程中添加物化视图,如果表中已有数据,则物化视图的创建时间取决于当前数据量大小。
+
+关于物化视图的介绍,请参阅文档 [物化视图](DORIS/操作手册/物化视图.md)。
+
+#### 索引
+
+用户可以在建表的同时创建多个列的索引。索引也可以在建表之后再添加。
+
+如果在之后的使用过程中添加索引,如果表中已有数据,则需要重写所有数据,因此索引的创建时间取决于当前数据量。
+
+#### 内存表
+
+当建表时指定了 `"in_memory" = "true"` 属性。则 Doris 会尽量将该表的数据块缓存在存储引擎的 PageCache 中,已减少磁盘IO。但这个属性不会保证数据块常驻在内存中,仅作为一种尽力而为的标识。
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-VIEW.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-VIEW.md
new file mode 100644
index 0000000..b851ff0
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Create/CREATE-VIEW.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-VIEW",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-VIEW
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, VIEW
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-DATABASE.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-DATABASE.md
new file mode 100644
index 0000000..7b9ba22
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-DATABASE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DROP-DATABASE",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DROP-DATABASE
+
+### Description
+
+### Example
+
+### Keywords
+
+    DROP, DATABASE
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-ENCRYPT-KEY.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-ENCRYPT-KEY.md
new file mode 100644
index 0000000..43e0e70
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-ENCRYPT-KEY.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DROP-ENCRYPT-KEY",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DROP-ENCRYPT-KEY
+
+### Description
+
+### Example
+
+### Keywords
+
+    DROP, ENCRYPT, KEY
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-FILE.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-FILE.md
new file mode 100644
index 0000000..d725b90
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-FILE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DROP-FILE",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DROP-FILE
+
+### Description
+
+### Example
+
+### Keywords
+
+    DROP, FILE
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-FUNCTION.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-FUNCTION.md
new file mode 100644
index 0000000..9aa8f7d
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-FUNCTION.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DROP-FUNCTION",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DROP-FUNCTION
+
+### Description
+
+### Example
+
+### Keywords
+
+    DROP, FUNCTION
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-INDEX.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-INDEX.md
new file mode 100644
index 0000000..a19f946
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-INDEX.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DROP-INDEX",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DROP-INDEX
+
+### Description
+
+### Example
+
+### Keywords
+
+    DROP, INDEX
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-MATERIALIZED-VIEW.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-MATERIALIZED-VIEW.md
new file mode 100644
index 0000000..349bf28
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-MATERIALIZED-VIEW.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DROP-MATERIALIZED-VIEW",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DROP-MATERIALIZED-VIEW
+
+### Description
+
+### Example
+
+### Keywords
+
+    DROP, MATERIALIZED, VIEW
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-RESOURCE.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-RESOURCE.md
new file mode 100644
index 0000000..52031fb
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-RESOURCE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DROP-RESOURCE",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DROP-RESOURCE
+
+### Description
+
+### Example
+
+### Keywords
+
+    DROP, RESOURCE
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-TABLE.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-TABLE.md
new file mode 100644
index 0000000..b4ff962
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/DROP-TABLE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "DROP-TABLE",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## DROP-TABLE
+
+### Description
+
+### Example
+
+### Keywords
+
+    DROP, TABLE
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/TRUNCATE-TABLE.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/TRUNCATE-TABLE.md
new file mode 100644
index 0000000..3fcd88c
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Definition-Statements/Drop/TRUNCATE-TABLE.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "TRUNCATE-TABLE",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## TRUNCATE-TABLE
+
+### Description
+
+### Example
+
+### Keywords
+
+    TRUNCATE, TABLE
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/ALTER-ROUTINE-LOAD.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/ALTER-ROUTINE-LOAD.md
new file mode 100644
index 0000000..11c410f
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/ALTER-ROUTINE-LOAD.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "ALTER-ROUTINE-LOAD",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## ALTER-ROUTINE-LOAD
+
+### Description
+
+### Example
+
+### Keywords
+
+    ALTER, ROUTINE, LOAD
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/BROKER-LOAD.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/BROKER-LOAD.md
new file mode 100644
index 0000000..1b253e7
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/BROKER-LOAD.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "BROKER-LOAD",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## BROKER-LOAD
+
+### Description
+
+### Example
+
+### Keywords
+
+    BROKER, LOAD
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/CANCEL-LOAD.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/CANCEL-LOAD.md
new file mode 100644
index 0000000..4a8adea
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/CANCEL-LOAD.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CANCEL-LOAD",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CANCEL-LOAD
+
+### Description
+
+### Example
+
+### Keywords
+
+    CANCEL, LOAD
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/CREATE-ROUTINE-LOAD.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/CREATE-ROUTINE-LOAD.md
new file mode 100644
index 0000000..9078ca3
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/CREATE-ROUTINE-LOAD.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "CREATE-ROUTINE-LOAD",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## CREATE-ROUTINE-LOAD
+
+### Description
+
+### Example
+
+### Keywords
+
+    CREATE, ROUTINE, LOAD
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/PAUSE-ROUTINE-LOAD.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/PAUSE-ROUTINE-LOAD.md
new file mode 100644
index 0000000..9227a68
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/PAUSE-ROUTINE-LOAD.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "PAUSE-ROUTINE-LOAD",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## PAUSE-ROUTINE-LOAD
+
+### Description
+
+### Example
+
+### Keywords
+
+    PAUSE, ROUTINE, LOAD
+
+### Best Practice
+
diff --git a/docs/zh-CN/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/RESUME-ROUTINE-LOAD.md b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/RESUME-ROUTINE-LOAD.md
new file mode 100644
index 0000000..2032251
--- /dev/null
+++ b/docs/zh-CN/sql-reference-v2/sql-statements/Data-Manipulation-Statements/Load/RESUME-ROUTINE-LOAD.md
@@ -0,0 +1,38 @@
+---
+{
+    "title": "RESUME-ROUTINE-LOAD",
+    "language": "zh-CN"
+}
+---
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+## RESUME-ROUTINE-LOAD
... 3576 lines suppressed ...

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org