SQL SERVER Tips and Tricks
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
‹
›
Home
View web version
No comments:
Post a Comment