SQL DROP can be used to delete table,indexes and databases
Below given are the SQL DROP dtatements
SQL DROP INDEX – Delete indexes
SQL DROP TABLE – Delete tables
SQL DROP DATABASE – Delete databases
SQL DROP can be used to delete table,indexes and databases
Below given are the SQL DROP dtatements
SQL DROP INDEX – Delete indexes
SQL DROP TABLE – Delete tables
SQL DROP DATABASE – Delete databases