🎉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

Simple queries

User: "sshilderman"
New Altair Community Member
Updated by Jocelyn
I'm all new to Rapidminer, and having troubles with basic stuff.
I want to make a query on two tables (example sets) at a time, and cross the data.

I can write a SQL statement, but i can't find a away to show it at the results page (if it's possible).

How can i do that both ways?

Thanks.

Find more posts tagged with

Sort by:
1 - 4 of 41
    User: "earmijo"
    New Altair Community Member
    Use the operator JOIN.

    If you give me more details, I can be more specific.
    User: "sshilderman"
    New Altair Community Member
    OP
    I'm using Join as you said.

    Is there a way to use the Execute SQL operator and show the result on Rapidminer? and keep working with the data?

    thanks.
    Hi,

    have you tried Read Database? You can write custom sql there as well.

    ~Martin
    User: "sshilderman"
    New Altair Community Member
    OP
    Didn't know the Read Database supports it.
    It is definitely what i needed.

    Thanks a lot!