A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.snowflake.com/en/sql-reference/sql/drop-failover-group below:

Website Navigation


DROP FAILOVER GROUP | Snowflake Documentation

DROP FAILOVER GROUP

Removes a failover group from the account.

See also:

CREATE FAILOVER GROUP , ALTER FAILOVER GROUP , SHOW FAILOVER GROUPS

Syntax
DROP FAILOVER GROUP [ IF EXISTS ] <name>

Copy

Parameters
name

Specifies the identifier for the failover group.

Usage notes Examples Executed on source account

Drop a failover group named myfg in the source account.

DROP FAILOVER GROUP IF EXISTS myfg;

Copy


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4