Source table
-------------
ID NAME
--- ------
101 PANKAJ
NULL KUMAR
NULL MATHUR
102 JYOTI
NULL SAXENA
103 SACHIN
NULL TENDULKAR
TARGET TABLE
-------------
ID NAME
--- -------
101 PANKAJ KUMAR MATHUR
102 JYOTI SAXENA
103 SACHIN TENDULKAR
IN ORACLE & INFORMATICA LEVEL HOW TO ACHIVE
Answer Posted / narayanaswami
HI FRIENDS........
Please check this answer....
source table has 2 columns id,name.pass to expression .
remove o/p port in name column,take another port select only o/p port, write code in side of the port
REPLACECHR(0,NAME,'NULL',' ')
pass to target. mapping like
SD=>SQ=>EXP=>TGT.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many transformations can be used in mapplets.
I need the output file in the below format using Informatica. __0946684800__ 6 1 3 1 5 1 6 1 10 1 6 10 Pos State Time Split AgentID Reason Spaces Code in Code Spare state ______ ___ _____ ______ __________ ______ 1234 14 0 4321 3103 abcd 4321 15 5 123452 3150 Can someone help please?? We need the data in space-delimited, fixed ASCII format .
Explain the types of transformations?
scenario where i can use only concurrent execution of workflow.
What do you mean by DTM and Load manager and what is difference between load manager and load balancer?
Explain the tuning lookup transformation - informatica
What is the fact table?
Give one example for each of conditional aggregation, non-aggregate expression, and nested aggregation?
How can one identify whether mapping is correct or not without connecting session?
Differentiate between router and filter transformation?
Design a mapping to load a target table with the following values from the above source?
explan ur project architecture?
What is flashback table ? Advance thanks
What is a filter transformation?
What is parallel processing in informatica?