i have information that i would like to move from 1 database to another
it is several columns
basically, ALL information with username XXX move from data_one to data_two, add some more info that is supplied on the page already then delete the whole row from data_one
how would i do it?