Guys, How do i select and insert a data from 1 table to another with same table fields.
mysql> select * from cardv2_data where refcode = '10-44'; Is it like this?? mysql> select * from cardv2_data where refcode = '10-44'; insert into * copy this to this table. Please help! -- Louie Miranda http://www.axishift.com -- under development