what is diffrence b/w joner and union transfermation
Answer Posted / murali
JOINER
TRANSFORMATION:
to join source data from two related heterogeneous sources
residing in different locations or file systems. Or, you
can join data from the same source.
If you need to join more than two sources, you can add more
Joiner transformations to the
mapping.
You cannot use a Joiner transformation in the following
situations:
Either input pipeline contains an Update Strategy
transformation.
You connect a Sequence Generator transformation directly
before the Joiner transformation.
UNION
TRANSFORMATION:
The Union transformation is a multiple input group
transformation that you can use to merge data from multiple
pipelines or pipeline branches into one pipeline branch.
The Union transformation merges sources with matching ports
and outputs the data from one output group with the same
ports as the input groups.
Similar to the UNION ALL statement, the Union
transformation does not remove duplicate rows.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
Tell me about MD5 functions in informatica
What is session task and command task?
What is olap (on-line analytical processing?
In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.
Write the advantages of partitioning a session?
In how many ways we can create ports?
What is the difference between power center and power mart? What is the procedure for creating independent data marts from informatica 7.1?
Can we change Dynamic to Static or Persistent cache? If so what happens?
What is expression transformation?
Explain incremental aggregation in informatica
Differentiate between a database and data warehouse?
What is the use of an aggregator cache file?
if we have a delimiters at unwanted places in a flat file how can we over come those.
What are the informatica performance improvement tips
What you know about transaction control transformation?