MySQL Forums
Forum List  »  Newbie

Re: Transfering data
Posted by: Felix Geerinckx
Date: May 26, 2005 07:03AM

Roddy Dairion wrote:


> I was wondering if there's anyway of transfering data from 1 table to another using queries.

Check out the syntax for

INSERT ... SELECT ...

here: http://dev.mysql.com/doc/mysql/en/insert.html

--
felix
Please use BBCode to format your messages in this forum.

Options: ReplyQuote


Subject
Written By
Posted
May 26, 2005 06:38AM
May 26, 2005 07:03AM
Re: Transfering data
May 26, 2005 07:03AM


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.