Re: select records to send to another table in another database
- Date: Thu, 10 Apr 2008 20:32:55 -0400
- From: Larry Brown <larry.brown@xxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: select records to send to another table in another database
On Thu, 2008-04-10 at 11:43 -0500, Paul DuBois wrote: > > For each corresponding table: > > INSERT INTO db1.mytable SELECT * FROM db2.mytable; > > -- > Paul DuBois, MySQL Documentation Team > Madison, Wisconsin, USA > MySQL AB, www.mysql.com > That is exactly what I was looking for. Thank you all very much. Larry -- Larry Brown <larry.brown@xxxxxxxxxxxxxxxxxxxxx> -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/mysql?unsub=royale@xxxxxxxxxx
- References:
- select records to send to another table in another database
- From: Larry Brown
- Re: select records to send to another table in another database
- From: Paul DuBois
- select records to send to another table in another database
- Prev by Date: Re: select records to send to another table in another database
- Next by Date: MySQL Master and Slave Database Server
- Previous by thread: Re: select records to send to another table in another database
- Next by thread: Re: select records to send to another table in another database
- Index(es):