Re: Consolidating two databases into one

2005-11-10 Thread Scott Hamm
On 11/10/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Seriously, "function" ?? Come on, Scott, you have been at this long enough > to be able to tell a function from a statement. ;-) > > Are you saying that you just want to move tables from one database to > another? "Combining data" has a

Re: Consolidating two databases into one

2005-11-10 Thread SGreen
Seriously, "function" ?? Come on, Scott, you have been at this long enough to be able to tell a function from a statement. ;-) Are you saying that you just want to move tables from one database to another? "Combining data" has a wholly different meaning to it than simply relocating tables. The

Consolidating two databases into one

2005-11-10 Thread Scott Hamm
I got two databases that do not have similiar tables and would like to consolidate those two databases into one. What function should I use to do that? Scott -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html -- MySQL General Mai