CREATE-ROLE Name Description Example Keywords Best Practice CREATE-ROLE Name CREATE ROLE Description The statement user creates a role CREATE ROLE rol_name ; This ...
SHOW-TABLE-ID Name Description Example Keywords Best Practice SHOW-TABLE-ID Name SHOW TABLE ID Description This statement is used to find the corresponding database name...
SHOW-DYNAMIC-PARTITION Name Description Example Keywords Best Practice SHOW-DYNAMIC-PARTITION Name SHOW DYNAMIC Description This statement is used to display the status ...
DROP-RESOURCE Name Description Example Keywords Best Practice DROP-RESOURCE Name DROP RESOURCE Description This statement is used to delete an existing resource. Only th...
CLEAN-LABEL Name Description Example Keywords Best Practice CLEAN-LABEL Name CLEAN LABEL Description For manual cleanup of historical load jobs. After cleaning, the Labe...
CLEAN-LABEL Name Description Example Keywords Best Practice CLEAN-LABEL Name CLEAN LABEL Description For manual cleanup of historical load jobs. After cleaning, the Labe...
SHOW-DATA-TYPES Name Description Keywords Best Practice SHOW-DATA-TYPES Name SHOW DATA TYPES Description 该语句用于查看 DORIS 支持的所有数据类型。 语法: ```sql SHOW DATA TY...
ALTER-SYSTEM-MODIFY-BROKER Description Example Keywords Best Practice ALTER-SYSTEM-MODIFY-BROKER Description Example Keywords ALTER , SYSTEM , MODIFY , BROKER , ALTER...
SHOW-ROLES Name Description Example Keywords Best Practice SHOW-ROLES Name SHOW ROLES Description 该语句用于展示所有已创建的角色信息,包括角色名称,包含的用户以及权限。 语法: SHOW ROLES Example 查看已创建...
SHOW-VIEW Name Description Example Keywords Best Practice SHOW-VIEW Name SHOW VIEW Description 该语句用于展示基于给定表建立的所有视图 语法: SHOW VIEW { FROM | IN } table [ FROM db...