D3 SQL User's Guide
D3 SQL syntax
D3 SQL statements
DROP INDEX
DROP INDEX
DROP INDEX
removes the named index from the specified table.
DROP INDEX
index_name
FROM
table_name
Parent topic:
D3 SQL statements