Derby Drop Index
The Derby Drop Index Tool allows users to select a Index to be dropped. The tool then generates the SQL to drop the index.
Listed below is an example SQL statement generated by the Drop Index Tool.
DROP INDEX APP.TEST_INDEX
The Derby Drop Index Tool allows users to select a Index to be dropped. The tool then generates the SQL to drop the index.
Listed below is an example SQL statement generated by the Drop Index Tool.
DROP INDEX APP.TEST_INDEX