Basic Query Question

  • Hi, SQL newbie here,

    I have two tables (TABLE1, TABLE2) with identical column structures. Each has colA, colB, colC, etc...

    All I'm trying to do is query certain fields (colA, colB) from both tables simultaneously and work with the resuting values but I'm having a difficult time of it.

    Is this possible?

    TIA,

  • Hi,

    OK I figured this out by using the UNION operator.

    Thanks again!

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply