Skip to main content

DROP NETWORK POLICY

Introduced or updated: v1.2.26

Deletes an existing network policy from Databend. When you drop a network policy, it is removed from Databend, and its associated rules for allowed and blocked IP address lists are no longer in effect. Please note that, before dropping a network policy, ensure that this policy is not associated with any users.

Syntax

DROP NETWORK POLICY [ IF EXISTS ] <policy_name>

Examples

DROP NETWORK POLICY test_policy
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