Deletes an index from a database.
sql
drop-index index &key database =>
index
The name of an index.
database
A database.
None.
The function drop-index deletes index from database.
drop-index
The default value of database is *default-database*.
create-index drop-table
LispWorks User Guide and Reference Manual - 20 Sep 2017