The DROP TABLE statement in SQL is used to permanently remove an entire data structure and all the records it contains from a database. Once executed, the structure, its data, constraints, indexes, ...
Deletes tables, views, or indexes. Restriction: You cannot use DROP TABLE or DROP INDEX on a table accessed via an engine that does not support UPDATE processing. If you drop a table that is ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results