Hi Graham,
You can just use "INSERT INTO ... SELECT ..." statement for it . See the
manual:
http://www.mysql.com/doc/I/N/INSERT_SELECT.html

Gurhan

-----Original Message-----
From: Graham Nichols [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 04, 2002 10:44 AM
To: [EMAIL PROTECTED]
Subject: Newbie table question


Hi,

I have a newbie question, to which my mysql books didn't have an answer! It
is:

I have two tables with identical structures. I wish to copy the data from
table B into (append) table A. What sql statement will achieve this please?

kind regards, Graham Nichols.



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail
<[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to