4D v14DROP INDEX |
||||||||||||||
|
4D v14
DROP INDEX
DROP INDEX
The DROP INDEX command is used to remove an existing index named sql_name from a database. It cannot be used on indexes created for PRIMARY KEY or UNIQUE constraints. Here is a simple example for removing an index: DROP INDEX ID_INDEX |
PROPERTIES
Product: 4D SEE ALSO ARTICLE USAGE
4D SQL Reference ( 4D v11 SQL Release 4 ) |
||||||||||||