Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001032

Re: [PHP] duplicate tables From: McShen (webmaster <email protected>)
Date: 03/31/01

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>