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