Thread
:
How To Delete All Tables
View Single Post
#
4
(
permalink
)
04-03-04, 04:38
upalsen
Registered User
Join Date: Feb 2003
Location: India
Posts: 216
another simple way
generate SQL script of the database, select "all tables", select "generate drop command for each object" check box only (not the create one). you should have a script with all drop commands. run it
upalsen
View Public Profile
Find all posts by upalsen