php-general | 2001032
Date: 03/31/01
- Next message: Ft Karras: "[PHP] C and PHP"
- Previous message: Jon Jacob: "Re: [PHP] Quick RegEx Question"
- In reply to: CC Zona: "Re: [PHP] duplicate tables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
that didn't work. I tried that.
"CC Zona" <cczona <email protected>> wrote in message
news:9a3hk3$bn7$1 <email protected>
> In article <9a3fme$4hg$1 <email protected>>,
> webmaster <email protected> ("McShen") wrote:
>
> > i have a table named "refer"
> > I wanna duplicate a table name "refer2" so that i can mess around with
it.
>
> Have you checked the manual for your DBMS? Something like "create table
> refer2 select * from refer" should work with MySQL (assuming that were
your
> DBMS).
>
> --
> CC
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Ft Karras: "[PHP] C and PHP"
- Previous message: Jon Jacob: "Re: [PHP] Quick RegEx Question"
- In reply to: CC Zona: "Re: [PHP] duplicate tables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

