is there a way i can move a record from 1 table to another?
both tables have the same table structure wth the same fields..
do i have to do it the long way? i.e..
grab all items from table1
insert into table2 .....
or is there a quicker way?
|
Results 1 to 3 of 3
Thread: php sqlThreaded View
|
Click Here to Expand Forum to Full Width |