---------- Original Message ----------------------------------
From: Mark Lee <[EMAIL PROTECTED]>
Date: Tue, 24 Sep 2002 13:04:12 -0600

In MySQL:
    I am looking for an easy way to create a table that will be 
identical to another table in the same database (except the table name, 
of course).  I do not necessarily need the data duplicated, just the 
table structure.  
    It seems like there should be some type of duplicate_table() or 
copy_table function, but have not found one.  

Any suggestions?

Thanks,

Mark


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to