Drops an existing spatial index.
Attribute | Description | Required For | Supports |
---|---|---|---|
catalogName | The name of the catalog. | all | |
schemaName | The name of the schema. | all | |
tableName | The name of the indexed table. | h2, derby, mysql | all |
indexName | The name of the index to drop. | mysql, oracle, postgresql | mysql, oracle, postgresql |