how to return multiple columes through through un-connect
lookup?
Answer Posted / dharmendra singh
Suppose your look table has f_name,m_name,l_name and you
are using unconnected lookup.In override SQL of lookup use
f_name||~||m_name||~||l_name you cna easily get this value
using unconnected lookup in expression.use substring
function in expression transformation to separate these
three columns and make then individual port for downstream
transformation /Target.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?
Explain constraint based loading in informatica
I have a flat file, want to reverse the contents of the flat file
What is an Integration service in Informatica?
Differences between version 7.x and 8.x.
What is pmcmd command?
Briefly explain the aggregator transformation?
What is a router transformation?
lookup transformation with screenshots
How to open an older version of an object in the workspace?
what are the fact table & dimensional table in pharmaceutical and hospotal related products???
How can you validate all mappings in the repository simultaneously?
What is deployment group?
What are the main issues while working with flat files as source and as targets ?
Explain where to store informatica rejected data? How to extract the informatica rejected data?