Is it any possible to using more than one port in Unconnected
Lookup Transformation( :LKP.LKP_Prod(Prod_GRP
,Prod_DT,Prod_TM) ) Like this? Pls explain...
Answers were Sorted based on User's Feedback
Answer / gm
As per my knowledge u can't use like this.
u can follow below the below procedure:
first_name, second_name --->Make it one column
name =concat(first_name,second_name) or
name = first_name || second_name
Now u can use as a one port.
u get the multiple columns like the only...
Correct me If I'm wrong.
Best Regards,
GM
| Is This Answer Correct ? | 4 Yes | 1 No |
How can we delete duplicate rows from flat files?
What is an incremental loading? in which situations we will use incremental loading
How can you use an Oracle sequences in Informatica? You have an Informatica sequence generator transformation also. Which one is better to use?
Explain target update override in informatica
What is a dimensional model?
what are the challenge face in u r project?explain me
Why should we use star schema in datawarehouse design?
i have flatfile source. i want to load the maximum salary of each deptno into target. what isthe mapping flow
Which development components of informatica have the highest usage?
Hi all,Can any one provide me Informatica Designer Certification dumps.I need all three papers dumps.If any one has these dumps then plz send it on this id:- nagesh.jujjuru@yahoo.com Thanks in advance
What are data-driven sessions?
list out all the transformations which use cache?