Summary |
---|
Example:
db2text DROP INDEX comment FOR TEXT
When dropping a text index, you also drop the following tables and views:
Note |
---|
Always drop the indexes on the table before dropping the table. If you drop the table first, the indexes still exist. |