i have one table called admin_master consisting of numbers of data....
another table called admin_master_old consisiitng of old data
now i want to add this old data to exisiitng table admin_master without the loss of current data ,since data is huge how can i transfer data ...?
is it possible with export /import command ?but there are chances i can loose my current data in admin_master....
and, in admin_master one column is genrated always ,so it will be difficult to transfer data .....
please tell me the solution if anyone here knows ..
thank you