跳到主要内容

DROP DICTIONARY

Introduced or updated: v1.2.636

Removes a specified dictionary.

Syntax

DROP DICTIONARY [ IF EXISTS ] <dictionary_name>

Examples

The following example removes the courses_dict dictionary:

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