DROP TEXT INDEX Statement

Removes a TEXT index from the database.

Note: This statement requires the Unstructured Data Analytics (IQ_UDA) license.

Syntax

DROP TEXT INDEXtext-index-name
   ONowner ] table-name

Examples

Usage

Use DROP TEXT INDEX to remove a TEXT index from the database.

ON clause – specifies the table on which the TEXT index is built.

You must drop dependent TEXT indexes before you can drop a text configuration object.

Side Effects:
  • Automatic commit.

Permissions

Requires one of: