I have source like this 1:2;3. so i want to load the target
as 123
Answer Posted / soujanya
select replace('1:2;3','1:2;3','123') from dual;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain pushdown optimization $pushdownconfig parameter - informatica
What are the tuning techniques you applied during your last project
What is Index Caches size?
explain abt ur project architecture?
What are the types of lookup transformation?
what is the size of u r source(like file or table)?
How union transformation is used?
What are ETL Tools?
What is the use of source qualifier?
Define filter transformation?
Design a mapping to load the cumulative sum of salaries of employees into target table?
Describe data concatenation?
Explain about Informatica server process that how it works relates to mapping variables?
What are the tasks that can be performed using sq?
How can a transformation be made reusable?