dbTalk Databases Forums  

Dropping Tables

microsoft.public.sqlserver.tools microsoft.public.sqlserver.tools


Discuss Dropping Tables in the microsoft.public.sqlserver.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jeffery Rehm
 
Posts: n/a

Default Dropping Tables - 05-07-2009 , 08:52 AM






Using Management Studio with SQL 2005 or 2008, does deleting a table have
the same effect as dropping a table?



Reply With Quote
  #2  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Dropping Tables - 05-07-2009 , 09:04 AM






You can't delete a table you can only drop it. The gui issues a DROP behind
the scenes.

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


"Jeffery Rehm" <abs (AT) spam (DOT) never> wrote

Quote:
Using Management Studio with SQL 2005 or 2008, does deleting a table have
the same effect as dropping a table?



Reply With Quote
  #3  
Old   
Jeffery Rehm
 
Posts: n/a

Default Re: Dropping Tables - 05-07-2009 , 09:23 AM



That's what I was thinking, but wasn't sure. Thanks.


"Andrew J. Kelly" <sqlmvpnooospam (AT) shadhawk (DOT) com> wrote

Quote:
You can't delete a table you can only drop it. The gui issues a DROP
behind the scenes.

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


"Jeffery Rehm" <abs (AT) spam (DOT) never> wrote in message
news:uOm28vxzJHA.4116 (AT) TK2MSFTNGP04 (DOT) phx.gbl...
Using Management Studio with SQL 2005 or 2008, does deleting a table have
the same effect as dropping a table?





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.