Al Programming
Free source code programming in C#, VB.Net, Java, SQL
Search This Blog
Wednesday, March 18, 2015
Remove database SQL Server with sp_dbremove
SQL Server
>
System Stored Procedures
>
sp_dbremove
Removes a database.
Example
EXEC
sp_dbremove HR;
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)