Answer Posted / venkateshmalneni
If the structure of the two flat files is same we can use SQ.by using in direct
if there is no common field in the two flat files then
create dummy columns in the exp t/r and then by using the dummy columns u can join them in the joiner t/r by giving the condition dummy = dummy1.
the flow is like this
src1--->SQ----->exp--->
|--->joiner---->target
src2--->SQ----->exp--->
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
how tokens will generate?
Explain the pipeline partition with real time example?
How can you define user defied event?
What are the different types of transformation available in informatica.
explain about unit testing? in real time?
How to delete duplicate row using informatica?
What are the differences between a connected lookup and unconnected lookup?
how to construct simple biogas digerter? please show me detail drawing and specification of simple biogas construction?
EXL informatica Questions
Explain sessions. Explain how batches are used to combine executions?
design of staging area?
How can we use batches?
What are the informatica performance improvement tips
What are the uses of etl tools?
What are the differences between source qualifier and joiner transformation?