A RetroSearch Logo

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

Search Query:

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

Website Navigation


DROP REPLICATION GROUP | Snowflake Documentation

DROP REPLICATION GROUP

Removes a replication group from the account.

See also:

CREATE REPLICATION GROUP , ALTER REPLICATION GROUP , SHOW REPLICATION GROUPS

Syntax
DROP REPLICATION GROUP [ IF EXISTS ] <name>

Copy

Parameters
name

Specifies the identifier for the replication group.

Usage notes Examples

Drop the replication group myrg:

DROP REPLICATION GROUP myrg;

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