SDD Topic has been refreshed!
The DROP statement is used to drop or delete a whole database. Be careful when using this statement, as all the tables and data stored in them are removed and cannot be restored.
 This statement can be exploited and used in SQL injections
It can be used to remove an entire database or table