Re: [PHP-WIN] copying a mysql table within a database From: Leo G. Divingracia III (ldivinag <email protected>)
Date: 02/12/03

here's the mysql syntax:

http://www.mysql.com/doc/en/CREATE_TABLE.html

create table SPORTLASER select * from MICROLIGHT

just call that from PHP...

Frank Tudor wrote:
> I know this is not the right group but the mysql group
> is very quite.
>
> how do I copy a table and rename it inside a database
>
> Like if
>
> database = microlight
>
> table = microlight
>
> copy table microlight to table called sportlaser
>
> Please help.
>
> Frank
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Shopping - Send Flowers for Valentine's Day
> http://shopping.yahoo.com
>

-- 
Leo G. Divinagracia III
ldivinag <email protected>

zzzzz

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