I have source like this 1:2;3. so i want to load the target
as 123
Answer Posted / dilip ingole
using sql same thing in informatica also
SELECT REGEXP_REPLACE('1:2;3.','[^[:digit:]]','') DATA FROM DUAL;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to join three sources using joiner?
Differentiate between a database and data warehouse?
how we can load rejected record's at run time?(not through bad files)
How many input parameters can exist in an unconnected lookup?
can i any one explain me realtime healthcare project explanation..for interview .iam new to informatica .thanks in advance.
Please let me know how to make encryption and decryption with example?
What is a passive transformation?
Target increases every day even though no new record was inserted
Separate from a database, an information bazaar, and an information stockroom?
How to go to the older version for a mapping?
Mention few power centre client applications with their basic purpose?
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?
what is $$$$?
Explain transaction control transformation in informatica