Dropping an Index
You drop an index using the DROP INDEX statement.
DROP INDEX i_your_index_name;
Home »
Oracle »
Table »
Oracle »
Table »
Index:
- Creating a B-tree Index
- Composite Index
- Retrieving Information on Indexes
- Modifying an Index
- Dropping an Index
- Creating a Bitmap Index
Related: