Page 1 of 1

Creating a new table from other table in other database in m

Posted: Sun Feb 19, 2006 7:37 am
by mbaroz
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

Posted: Sun Feb 19, 2006 9:21 am
by feyd
do not double post.