HOW TO JOIN THE 2 FLAT FILES WITHOUT USING JOINER AND
LOOKUP?

Answer Posted / rahul patil

All the above approaches are not correct because question was to join two flat files... if we use indirect file or unix command or joiner trns, we could only union two files but not join.

If we have file1 --- 100 records and
file2 --- 100 records then through above approaches we would have only 200 records.

But a join without join condition would return cartesian product and in our case count should be 10000.


Rahul Patil
DWHKID

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

server hot-ws270 is connect to Repository B. What does it mean?

1853


Enlist the various types of transformations.

554


How do you load first and last records into target table?

663


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?

1455


How can repository reports be accessed without sql or other transformations?

722






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

566


Why do we need informatica?

554


Please let me know how to make encryption and decryption with example?

1463


design of staging area?

1585


TELL ME ONE COMPLEX MAPPING IN UR PROJECT? chandumba2005@gmai.com

1462


What are mapplets? How is it different from a Reusable Transformation?

623


Explain load alternative records / rows into multiple targets - informatica

680


What is the difference between SOURCE and TARGET BASED COMMITS? What are the deliverables?in your project?

1630


can any one explain me what i have to tell about insurance project in interview,,,,when he asked to tell about ur project

2133


Partition, what happens if the specified key range is shorter and longer

2029