SQL DROP Table

This statement is used to DROP OBJECTS in the database. It can be a whole database or just a table, index, or view. Note: Be careful while dropping a table....