Answer Posted / srinivas
there are four types of joins in Informatica
1) Normal join
2) Master join
3) Detail join
4) Full outer join
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
explain one complex mapping with logic? sales project?
What is joiner transformation?
write a query to retrieve the latest records from the table sorted by version(scd)
source : xml file target: xml file how can we check data loaded into target xml file using writing sql query. pls help on this asap.
How can we update a record in the target table without using update strategy?
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
Please let me know how to make Data masking in informatica..
What are the issues you have faced in your project? How did you overcome those issues?
What are the features of complex mapping?
tell me the rules and responsblites in our project(my project is development)
What is a transaction control transformation?
Explain the features of connected and unconnected lookup.
hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?
What you know about transaction control transformation?