Creating a new table from other table in other database in m
Posted: Sun Feb 19, 2006 7:37 am
Hi
i want to create a php code that creates a table from other table i use:
"Create table select * from oldtable"
But when the bew table created it doesnt maintained the Indexes and keys
what should i do ?
Thanks
Moshe
i want to create a php code that creates a table from other table i use:
"Create table select * from oldtable"
But when the bew table created it doesnt maintained the Indexes and keys
what should i do ?
Thanks
Moshe