Link Search Menu Expand Document

This documentation is related to an older version of Firebolt. For the most current documentation, see Firebolt documentation.

DROP INDEX

Deletes an index.

Syntax

DROP AGGREGATING INDEX [IF EXISTS] <index_name>

Parameters

Parameter Description
<index_name> The name of the index to be deleted.