The DROP statement deletes a table from the database. Neither data from the table in the database nor a defined table structure will appear.
Structure:
DROP TABLE table_name1;
Example1:
DROP TABLE Staff;
I give people clear, functional, and proven instructions. I gently guide them so that they can fulfill their IT dreams.