In Flat file
Input is
A
B
C
I need output like this
A
A
A
B
B
B
C
C
C. How will u achieve this?
Answer Posted / jyothi
source s1
take 3 instance of Target(
t1
/
/
s1---exp----t2
\
\
t3
load data we will get record as mentioned in output
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
what is diff b/t sorter t/r and agg have the option sorter property...
Differentiate between a database and data warehouse?
What could be the possible resons of locks by user?
Briefly explain the aggregator transformation?
How do you change a non-reusable transformation to reusable transformation?
What are the basic requirements to join two sources in a source qualifier transformation using default join?
Explain about Informatica server process that how it works relates to mapping variables?
Explain informatica architecture - version 8 / 9
What is the difference between a connected look up and unconnected lookup?
How might one distinguish in the case of mapping is right or not without associating session?
What are the challenges you have faced in your Project (DWH- ETL)? Explain with example?
What are the advantages of informatica?
is there any way to read the ms excel datas directly into informatica?like is there any possibilities to take excel file as target?
How can we update a record in the target table without using update strategy?
Describe the impact of several join conditions and join order in a joiner transformation?