Skip to main content

DROP WORKLOAD GROUP

Introduced or updated: v1.2.743

Removes the specified workload group.

Syntax

DROP WORKLOAD GROUP [IF EXISTS] <workload_group_name>

Examples

This example removes the test_workload_group workload group:

DROP WORKLOAD GROUP test_workload_group;
Try Databend Cloud for FREE

Multimodal, object-storage-native warehouse for BI, vectors, search, and geo.

Snowflake-compatible SQL with automatic scaling.

Sign up and get $200 in credits.

Try it today