How will you combine 3 different sources with a single source?
Answer Posted / pooja
hi,
please get clear picture on the Question...
1. wherther all 3 source are in same schma or in differt
schme ..
if its in differnt schma means use joiner
if its same schma means u cn override the SQ query
2. if no.of columne and datatype are same for all the 3
source means you can use union trans....
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
How can one identify whether mapping is correct or not without connecting session?
Describe data concatenation?
What is data movement mode in Informatica and difference between them?
in staging we are merging the data and remove the inconsistants data that type of situation what u will done and type of functions u can use
Explain why we use partitioning the session in informatica?
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks
What is a grid in Informatica?
What all are steps in up gradation of Informatica server?
How to elaborate tracing level?
Differentiate between reusable transformation and mapplet.
Can one use mapping parameter or variables created in one mapping into any other reusable transformation?
suppose in my source flatfile i have 10000 records in that some of master table records missed table records missed then what will u do
What are the transformations that are not supported in mapplet?
TELL ME ONE COMPLEX MAPPING IN UR PROJECT? chandumba2005@gmai.com
how to create user defined function (udf) in informatica