Delete (Indexes Menu)


 

The delete function removes an index from the database schema and the disk file. The index can not be recovered. The table or data is not altered in any way.

 

Note that indexes are automatically deleted when the associated table is deleted.

 

The delete function supports the selection of multiple indexes.

 



About DB Explorer Add (Indexes Menu)