Join two tables

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
mayura
Participant
Posts: 40
Joined: Fri Aug 01, 2008 5:58 am
Location: Mumbai

Join two tables

Post by mayura »

Source1-- table1
source2--table2

Table1 and table2 does not have any key column or say joining column.
How to get the data from these two different table into one table.

any :idea:
Mayura
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

What would you do to 'join' these two tables outside of DataStage, say in your favorite SQL tool? Once you determine that, do the same thing in DataStage.
-craig

"You can never have too many knives" -- Logan Nine Fingers
agpt
Participant
Posts: 151
Joined: Sun May 16, 2010 12:53 am

Post by agpt »

you marked this topic as resolved. Can you please tell us what exactly you did?
Post Reply