Loading lesson path
Concept visual
Start at both ends
❮ SQL Keywords
command is used to delete an index in a table.
index_name ON table_name
;
table_name. index_name
index_name
table_name
Previous
SQL DROP DEFAULT Keyword
Next
SQL DROP TABLE and TRUNCATE TABLE Keywords