Neil Toulouse
Programmer
Hi guys!
Is there a quick way in T-SQL of dropping all the tables that are associated with a particular schema? I originally set about changing the ownership instead to [dbo], but realised they already existed in that schema, so I just need to delete them.
TIA
Neil
I like work. It fascinates me. I can sit and look at it for hours...
Is there a quick way in T-SQL of dropping all the tables that are associated with a particular schema? I originally set about changing the ownership instead to [dbo], but realised they already existed in that schema, so I just need to delete them.
TIA
Neil
I like work. It fascinates me. I can sit and look at it for hours...