Sql drop database Examples.

You need special privileges to create or to delete a SQL database. 

Example.
Drop database DatabaseName;

Post a Comment

0 Comments