0 votes
in Informatica by
How Union Transformation is used?

1 Answer

0 votes
by
Ans: It is a diverse input group transformation which can be used to combine data from different sources. It works like UNION All statement in SQL that is used to combine result set of two SELECT statements.
...