my source is a comma delimited flatfile as
eno, ename, sal
111,sri,ram,kumar,1000
and my target should be
eno ename sal
111 sri ram kumar 1000
i.e; we need to eliminate the commas in between the data of a comma delimited file.
Answer Posted / rakesh
no my question is clear. and my target is oracle table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is joiner transformation?
What are the main issues while working with flat files as source and as targets ?
can i any one explain me realtime healthcare project explanation..for interview .iam new to informatica .thanks in advance.
Tell me about Propagate functions in informatica
Explain lookup transformation source types in informatica
permutations of mapplet
Give one example for each of conditional aggregation, non-aggregate expression, and nested aggregation?
How might you approve all mappings in the archive all the while?
What is joiner transformation in informatica?
How do you load first and last records into target table? How many ways are there to do it? Explain through mapping flows.
How do you convert single row from source into three rows into target?
What happens to map if we alter the datatypes between source and its corresponding source qualifier?
How can repository reports be accessed without sql or other transformations?
Explain the difference between mapping parameter and mapping variable?
Difference between Target-based loading and constraint-based loading?