A RetroSearch Logo

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

Search Query:

Showing content from https://docs.snowflake.com/en/developer-guide/python-connector/../../sql-reference/sql/drop-index below:

Website Navigation


DROP INDEX | Snowflake Documentation

DROP INDEX

Drops a secondary index.

See also:

CREATE INDEX , SHOW INDEXES , CREATE HYBRID TABLE , DROP TABLE , DESCRIBE TABLE , SHOW HYBRID TABLES

Syntax
DROP INDEX [ IF EXISTS ] <table_name>.<index_name>

Copy

Parameters
table_name

Specifies the identifier for the table.

index_name

Specifies the identifier for the index.

Usage notes Examples

Removes the secondary index c_idx on table t0:


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