Skip to main content

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;
Explore Databend Cloud for FREE
Low-cost
Fast Analytics
Easy Data Ingestion
Elastic Scaling
Try it today