Date: 02/12/03
- Next message: Leo G. Divingracia III: "Re: [PHP-WIN] Getting HTML Content as a variable"
- Previous message: wisi: "[PHP-WIN] Re: PHP or Apache isn't playing nice"
- In reply to: Frank Tudor: "[PHP-WIN] copying a mysql table within a database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Leo G. Divingracia III: "Re: [PHP-WIN] Getting HTML Content as a variable"
- Previous message: wisi: "[PHP-WIN] Re: PHP or Apache isn't playing nice"
- In reply to: Frank Tudor: "[PHP-WIN] copying a mysql table within a database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

