How do you join more than 3 flat files in informatica?
Answer / shashikiran
If it is horizontal join then we should use joiner transformation having common columns in both the flat files if it is more than 3 flat files, then number of joiners will no. of flat files - 1 i.e,
if suppose there are 4 flat files then 3 joiners are used.
If the flat files structure is same then we can go for vertical joining by using Union transformation or by using indirect file loading concept.
| Is This Answer Correct ? | 1 Yes | 0 No |
How to create or import flat file definition in to the warehouse designer?
following source name gender ramya female ram male deesha female david male kumar male i want the target male female ram ramya david deesha kumar any body give solution above question?
What are the types of presistent cache in look up tr.
In what scenario we use to improve session performance by pushdown optimization?can any one give example?
Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?
What is informatica? Why do we need it?
What are the different types of repositories created using informatica?
Can we use the mapping parameter or variables developed in one mapping into any other reusable transformation?
List the transformation used for the following: (1) Heterogeneous Sources (2) Homogeneous Sources (3) Find the 5 highest paid employees within a dept. (4) Create a Summary table (5) Generate surrogate keys
SOURCE NAME SAL GANGA 30000 RAJU 20000 PAVAN 25000 TARGET NAME SAL MAXSAL GANGA 30000 30000 RAJU 20000 30000 PAVAN 25000 30000 in mapping level how to achive that
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
What is the actual work done in Development and in the production depts in building a datawarehouse. Which dept is more interesting and career oriented .