Hi everyone,

I was wondering how I could go about dropping all existing tables from a 
database?  Rather than using a DROP TABLE that lists each table I wish to 
drop is there not some way to drop all existing tables in a database?  Even 
if I cannot remember all the table names?

I could delete the database but my hosting server does not let me do 
that.  I want to drop all tables at once without having to list each one.

Thanks for any input on this.

Carlos
www.internetsuccess.ca (not operational yet)


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to