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
Explain pmcmd command usage in informatica
How to convert multiple rows to single row (multiple columns) in informatica
What are mapplets?
can any one explain me what i have to tell about insurance project in interview,,,,when he asked to tell about ur project
Briefly define reusable transformation?
State the differences between sql override and lookup override?
what are the best practices to extract data from flat file source which are bigger than 100 mb memory?
generate date / time dimension in informatica
What is status code in informatica?
What is decode in informatica?
What are the settings that you use to configure the joiner transformation?
can we override a native sql query within informatica? How do we do it?
Explain in detail scd type 2 through mapping.
What do you mean incremental aggregation?
difference between repository database and repository service?