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 - 21 Dec 2011