Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MSSQL7 Database that I would like to delete

Status
Not open for further replies.

SQL7

Technical User
Feb 2, 2000
1
US
How can I get rid of an old Database that we don't use any more. I was told I would require SQL 7.0 enterprise tools?<br>
Is this true? and where can I find it.
 
To delete a database we can use the DROP DATABASE command.&nbsp;&nbsp;This can be done at the command prompt itself.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top