How to partition the Session?
No Answer is Posted For this Question
Be the First to Post Answer
I've an excel sheet, in which one column contains data about the location like "City, State" and few columns contains only "State". Now I wanna load into my target City and State into two different columns. Pls help me out...
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
What is the difference b/w natural key and surrogate key
tell me the informatica architecture
Differentiate between mapping parameter and mapping variable?
Issue with Update override at Target table in Informatica.
What is lookup change?
Is there any model difference between ODS and DWH
source file name xyz a,0,a,a,a b,b,b,0,b c,c,c,0,c target should be like this xyz a b c how to implement this?
What is the difference between a router and a filter transformation?
What does “tail –f” command do and what is its use as an Informatica admin.
In update strategy t/r we had given dd_insert condition & in session we gave delete condition . Then what will happen? mapping will run ?