Data load to table using 2 diff queries

  • Hi,

    I have 2 different queries to be loaded to a common table. Between the 2 queries, we have a common column called 'Year'. On the basis of this year, we need to simple insert the data to a database table.

    Any suggestions how can we accomplish this?

    Thanks

  • This is difficult to answer without seeing sample before-and-after data, but it sounds like a merge join might give you the results you need.


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

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