Creating a new table from other table in other database in m
Posted: Sun Feb 19, 2006 8:30 am
Hi
I would like to create a php code that creates a mysql table from another , with preserving indexes and keys.
how should i do this ?
the : "create table select * from oldtable" does not work.
thanks
moshe
I would like to create a php code that creates a mysql table from another , with preserving indexes and keys.
how should i do this ?
the : "create table select * from oldtable" does not work.
thanks
moshe