SHOW-CREATE-TABLE Name Description Example Keywords Best Practice SHOW-CREATE-TABLE Name SHOW CREATE TABLE Description This statement is used to display the creation sta...
SHOW-DELETE Name Description Example Keywords Best Practice SHOW-DELETE Name SHOW DELETE Description 该语句用于展示已执行成功的历史 delete 任务 语法: SHOW DELETE [ FROM db_name ] Ex...
ALTER-SYSTEM-ADD-BROKER Name Description Example Keywords Best Practice ALTER-SYSTEM-ADD-BROKER Name ALTER SYSTEM ADD BROKER Description This statement is used to add a ...
SHOW-CREATE-TABLE Name Description Example Keywords Best Practice SHOW-CREATE-TABLE Name SHOW CREATE TABLE Description This statement is used to display the creation sta...
DROP-INDEX Name Description Example Keywords Best Practice DROP-INDEX Name DROP INDEX Description This statement is used to delete the index of the specified name from a...
DROP-INDEX Name Description Example Keywords Best Practice DROP-INDEX Name DROP INDEX Description This statement is used to delete the index of the specified name from a...
SHOW-DATA-TYPES Name Description Keywords Best Practice SHOW-DATA-TYPES Name SHOW DATA TYPES Description 该语句用于查看 DORIS 支持的所有数据类型。 语法: ```sql SHOW DATA TY...
SHOW-DELETE Name Description Example Keywords Best Practice SHOW-DELETE Name SHOW DELETE Description 该语句用于展示已执行成功的历史 delete 任务 语法: SHOW DELETE [ FROM db_name ] Ex...
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....