how to return multiple columes through through un-connect
lookup?
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 |
Kimball and Inmon methodologies?
what is lookupoverriding?
Hi gurus can any one tell me with a flow how to implement SCD Type 1 and SCD Type 2 in a single mapping.For some fields SCD type has to be implemented and for some fields scd type has to be implementd..Thank in advance....
I have source table 100 records after run session successfully but loads the target table 50 records only what happened that 50 records and how can i load remaining 50 records
How to delete duplicate record in Informatica?
What are the basic needs to join two sources in a source qualifier?
can we use lookup t/r in flat files?what are the t/r's can be used in flat files when compared to relational DB?
Explain lookup transformation is active in informatica
In Flat file, I need Header, Footer and No of rows in Last column. How will u achieve in Mapping Level(With out using Session Level Property)?
If the records doesnt satisfy the filter condition where will it go?
What is the procedure for creating independent data marts from informatica 7.1?
how many types of dimensions are available in informatica?