How do you create single lookup transformation using
multiple tables?
Answer Posted / murali vishnuvajhala
Apologies for giving wrong answer in the past (Answer #4)
You can actually join multiple tables in the lookup.
Here are the steps.
1. Click on Lookup transformation
2. Click on "Skip" button to the right
3. A green Lookup Transformation will apprear without any
ports.
4. Put your query in the SQL Override.
5. Make sure you specify the columns you selected in your
query as ports IN THE SAME ORDER
6. Your lookup is ready
NOTE: When you specify the query make sure you specify
column alises for each column.... else you will get invalid
lookup error during run time.
Good Luck!
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
r u done any partitions in ur project?
What are the differences between oltp and olap?
Under what conditions selecting sorted input in aggregator will still not boost session performance?
Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?
What is union transformation?
What are the tuning techniques you applied during your last project
What are the types of data warehouses?
What is decode in static cache?
Under what condition selecting sorted input in aggregator may fail the session?
What the difference is between a database, a data warehouse and a data mart?
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
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.
What is aggregator transformation in informatica?
i have a data in my source as a flat files what test i have to perform the next step can any body help to me
What are the advantages of using informatica as an etl tool over teradata?