跳到主要内容

DROP DICTIONARY

Introduced or updated: v1.2.636

删除指定的 dictionary。

语法

DROP DICTIONARY [ IF EXISTS ] <dictionary_name>

示例

以下示例删除 courses_dict dictionary:

DROP DICTIONARY courses_dict;
开始使用 Databend Cloud
低成本
快速分析
多种数据源
弹性扩展
注册