How to Develop Script to Move Data between Mysql Tables

I have a large number of Mysql database tables. I need to move some records around from one table to the other but I do not know how to go about this. Please help me with you expertise to move data from one table to the next. What kind of script should I develop and what specific commands can accomplish this task?
