Monday, 13 August 2012

Drop database Example


Example:

Drop a database with the name EXAMPLE in SQL SERVER.

QUERY:

DROP DATABASE EXAMPLE



No comments:

Post a Comment