Page 1 of 1

Classify Data coming to target based on input links

Posted: Wed Sep 15, 2010 12:35 am
by hemaarvind1
I am having a scenario where I have source data that is retreived from union of 5 tables. The table names are not part of the source data.
In the target, I have to load the source table name from which this data is retrieved.

Could you please suggest me how I can classify the data.

Thank You.

Posted: Wed Sep 15, 2010 1:49 am
by Sainath.Srinivasan
Include the table name in your source query.

Posted: Wed Sep 15, 2010 2:12 am
by hemaarvind1
Thank you .. I got it.