MySQL Forums
Forum List  »  Stored Procedures

Re: Working with 2 databases
Posted by: Rick James
Date: August 03, 2012 07:52PM

INSERT INTO db1.tablea SELECT * FROM db2.tableb;

Options: ReplyQuote


Subject
Views
Written By
Posted
1381
August 02, 2012 04:30AM
Re: Working with 2 databases
945
August 03, 2012 07:52PM


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.