> To populate new_table from old_table you can give it this SQL: > INSERT INTO new_table (name, address) VALUES SELECT name, address FROM > old_table; Umm, I didn't think you could do subselects in MySQL? Or am I missing something? Chris
- RE: [PHP] Move data from one MySql table to another? Cal Evans
- RE: [PHP] Move data from one MySql table to another? James Atkinson
- Re: [PHP] mail(): carriage return required?? CC Zona
- RE: [PHP] mail(): carriage return required?? Eelco de Vries
- Re: [PHP] mail(): carriage return required?? Christian Reiniger
- Re: [PHP] Move data from one MySql table to another? darion mapp
- RE: [PHP] Move data from one MySql table to another? Boget, Chris
- RE: [PHP] Move data from one MySql table to another? Altunergil, Oktay
- RE: [PHP] Move data from one MySql table to another? darion mapp
- RE: [PHP] Move data from one MySql table to another? darion mapp
- RE: [PHP] Move data from one MySql table to another? Boget, Chris
- RE: [PHP] Move data from one MySql table to another? darion mapp
- RE: [PHP] Move data from one MySql table to another? Boget, Chris