hi ,
i am new to odi and i have a question into it,
i am currently mapping 3 tables that will merge and go to one target csv file but my problem is that 3 tables doesnt have same fields to join up at each tables. my sql command for that 3 tables is
select * from header,detail, trailer and the result was merging those 3 tables into one table. how could i do this in ODI
Thanks,
Justin