Page 1 of 1

How to generate script to drop tables?

Posted: Sat 04 Nov 2017 02:09
by Thenrich
How to generate script to drop tables? I don't see an option for this in Generate Scripts..

Re: How to generate script to drop tables?

Posted: Mon 06 Nov 2017 15:38
by alexa
In case you were referring to dbForge Studio for SQL Server, you have to perform the following:
1. Expand a database in Database Explorer.
2. Expand the 'Tables' node.
3. Right-click a table(or multi-selection) and select 'Generate Script As -> DROP' from the popup menu.