Deletes an index.

Syntax

DROP AGGREGATING INDEX [IF EXISTS] <index_name>

Parameters

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