what is the look up transformation?





Using it we can access the data from a relational table which is not a source in the mapping.
For Ex:Suppose the source contains only Empno, but we want Empname also in the
mapping.Then instead of adding another tbl which contains Empname as a source ,we can
Lkp the table and get the Empname in target.

No comments:

Post a Comment