i have a source table

ID NAME SAL

101 A 1000
102 B 2000
103 C 1500

target load should be

ID NAME SAL

101 A 1000
101 B 2000
101 C 1500
102 A 1000
102 B 2000
102 C 1500
103 A 1000
103 B 2000
103 C 1500

Answer Posted / kondeti srinivas

IF IT IS SOURCE FLAT FILE THEN SQL OVER RIDE WILL NOT WORK

IF IT IS FLAT FILE USE UNION TRANSFORMER AND
CONNECT 3 SAME SOURCE STRUCTURES OF FLAT FILES TO UNION T/F AND CONNECT TO TARGET. IT WILL GIVE THE REQUIRED OUTPUT

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what are the different versions of informatica?

664


What are the data movement modes in informatica?

709


I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.

648


What is meant by lookup transformation? Explain the types of lookup transformation?

575


how many types of dimensions are available in informatica?

569






What is Cognos script editor?

3797


Explain about cumulative Sum or moving sum?

627


Can some one explain me about Telecommunications(wireless) project in Informatica? Thanks in advance

1566


Sequence generator, when you move from develoment to production how will you reset

1418


Explain the tuning lookup transformation - informatica

619


what is degenerated dimension?

3164


How to elaborate powercenter integration service?

656


Differentiate between source qualifier and filter transformation?

1011


Is there any target staging area in informatica not staging area

2136


can anyone explain me about retail domain project in informatica?

7447