CREATE-ROLE Name Description Example Keywords Best Practice CREATE-ROLE Name CREATE ROLE Description The statement user creates a role CREATE ROLE role_name [ commen...
SHOW-VIEW Name Description Example Keywords Best Practice SHOW-VIEW Name SHOW VIEW Description 该语句用于展示基于给定表建立的所有视图 语法: SHOW VIEW { FROM | IN } table [ FROM db...
SHOW-DATABASE-ID Name Description Example Keywords Best Practice SHOW-DATABASE-ID Name SHOW DATABASE ID Description 该语句用于根据 database id 查找对应的 database name(仅管理员使用) 语法: ...
Roadmap 2022.03 Core Platform User Experience Third-party integrations and more addons Best practices Roadmap 2022.03 Date: 2022-01-01 to 2022-03-31 Core Platform Improve...
RESUME-ROUTINE-LOAD Name Description Example Keywords Best Practice RESUME-ROUTINE-LOAD Name RESUME ROUTINE LOAD Description Used to restart a suspended Routine Load job...
CANCEL-ALTER-SYSTEM Name Description Example Keywords Best Practice CANCEL-ALTER-SYSTEM Name CANCEL DECOMMISSION Description 该语句用于撤销一个节点下线操作。(仅管理员使用!) 语法: CANCEL DECOM...
SHOW-INDEX Name Description Example Keywords Best Practice SHOW-INDEX Name SHOW INDEX Description This statement is used to display information about indexes in a table....
DROP-ROLE Description Example Keywords Best Practice DROP-ROLE Description The statement user removes a role DROP ROLE role1 ; Deleting a role does not affect the per...
SHOW-CREATE-REPOSITORY Name Description Example Keywords Best Practice SHOW-CREATE-REPOSITORY Name SHOW CREATE REPOSITORY Description 该语句用于展示仓库的创建语句. 语法: SHOW CREATE R...
PAUSE-ROUTINE-LOAD Name Description Example Keywords Best Practice PAUSE-ROUTINE-LOAD Name PAUSE ROUTINE LOAD Description Used to pause a Routine Load job. A suspended j...