🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

I don´t no how to join differents database with the same tittles or headlines

User: "luis_garrido"
New Altair Community Member
Updated by Jocelyn

i have different list of clients with the same headlines, the thing is that the databases are huge! i have 13 databases with more than 450,000 observations ich..

 

how can i join them in one single table? 

 

thanks!

 

 

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "IngoRM"
    New Altair Community Member

    Hi,

     

    Ok, that seems to be something you could do with the "Join" operator.  Did you try to use it?  If yes, what is the specific problem you have?

     

    Cheers,

    Ingo

    User: "Telcontar120"
    New Altair Community Member

    If all the attributes are exactly the same (same names, same data type, etc.) then you could also use Append.

    But depending on whether you are running RapidMiner Studio locally, and the size/memory of your machine, this may be something that you are better off doing inside your database environment first.  Pulling millions of records into memory for merge operations is going to be a challenge for most desktops.  If you are using RapidMiner Server and have that class of hardware available, it is a different story.