Ola

Would

DROP DATABASE databasename;

not do it?

I beleive, and I may be wrong, the only other way to delete JUST the tables is as you mentioned (

delete table gl_story, gl_submit,...

OR

drop table gl_story, gl_submit,...

)

--
Jeremy Oliver
Bluejays PC Repair
tel 0208 656 1056
mob 07 855 833 401
www.bluejayspc.co.uk

Don't forget to see our latest system offerings at our Sales website.
www.bluejayspcs.co.uk


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to