MySQL Forums
Forum List  »  Newbie

Create new table and insert other table data
Posted by: RootChaos RootChaos
Date: August 26, 2004 04:19AM

Hi all,

I have a master table called 'master'. On a monthly basis, I create a new table called 'tbl_200410' (for october this year) - Once the table is created, I want to take some field out of the 'master' table and insert the data into the newly created table.

How would I do that ? The fields are named the same in both tables.


Much appreciated !


RootChaos.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.