there is a mapping with expression and mapping we create
some condition for insert and update and followed by update
startegy ,can we update and insert on a single target based
on condition?
Answer / gm
Yes, We can do both in Update Startegy,
SOURCE-SQ-EX-LKP-UPD-TAGET
In Update Startegy IIF(ISNULL(EMPID),DD_INSERT,DD_UPDATE)
| Is This Answer Correct ? | 8 Yes | 0 No |
lookup transformation with screenshots
without dynamic lookup how to insert new rows and update existing rows?
what is the difference between stop and abort?
diffrence between command task and control task
hw cn v elimate dublicate values from lookup without overriding sql?
what are the output files that the informatica server creats during running a session?
design of staging area?
when we use lookup,if have 5 records,if i dont need 1st and 2nd records..what will be the procedure to achieve by using lookup?/
I am hvaing SOURCE as first line: 1000,null,null,null second line as:null,2000,null,null 3rd line as :null,null,3000,null and final line as: null,null,null,4000 ............................Now i want the OUTPUT as 1000,2000,3000,4000 For more clarification i want to elimate nulls and want in a single line. Please help me out
What is the role of informatica in project ?Like i showed financial projects?
In joiner, how to load Master table in Target?
How to prepared lld.can any one tell me detailed explanetion.