source is a flat file
empname, empno, sal
ram, 101, 1,000
sam, 102, 2,000
ques: my target needs the data to be loaded as sal -1000 and
2000 excluding commas
target
empname, empno, sal
ram, 101, 1000
sam, 102, 2000
how to implement this?
Answer Posted / magnil
how would it be possible if value is other than ,000?
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
suppose in my source flatfile i have 10000 records in that some of master table records missed table records missed then what will u do
How to extract sap data using informatica? What is abap? What are idocs?
What is meant by lookup transformation?
What is the different lookup cache(s)?
Have you worked with/created Parameter file
Write the program through which the records can be updated?
Why update strategy and union transformations are active? Explain with examples.
Which version configuration tool used in ur project?
What is the difference between a connected look up and unconnected lookup?
What do you understand by SOA of Informatica?
What is informatica metadata and where is it stored?
Could you explain what is enterprise data warehouse?
According to his methodology what all you need before you build a datawarehouse
What is a transaction control transformation?
Tell me about MD5 functions in informatica