Discussion: Deleting Tables
Afficher un message
Vieux 25/03/2008, 14h51   #2
Plamen Ratchev
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Deleting Tables

You can download and install SQL Server Management Studio Express. It allows
you to manage all SQL Server object. You can use the object explorer to
delete objects, or run a query to drop objects via DROP TABLE/DROP DATABASE.

http://www.microsoft.com/downloads/d...displaylang=en

HTH,

Plamen Ratchev
http://www.SQLStudio.com

  Réponse avec citation
 
Page generated in 0,05498 seconds with 9 queries