I have a flat file, in which i have two fields, emp_id,
emp_name. The data is like this,
emp_id,emp_name
101,soha
101,ali
101,khan
102,siva
102,shanker
102,reddy.
how to merge the names so that my output is like this
Emp_id Emp_name
101 Soha ali kahn
102 siva shenkar reddy

please provide solution

Answer Posted / shirish

In expression transformation use an output port ...in
expression window write emp_id||empname

Is This Answer Correct ?    7 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the reusable transformation?

621


Partition, what happens if the specified key range is shorter and longer

2027


Define update strategy?

631


complex mapping ur project u r invlve can u explain and give real time example give me ?

1834


State the differences between sql override and lookup override?

613






Enlist few areas or real-time situations where informatica is required.

585


Briefly define a session task?

586


What are the restrictions of union transformation?

572


What is the difference between power center and power mart? What is the procedure for creating independent data marts from informatica 7.1?

600


What is informatica? Why do we need it?

628


What is a grid in Informatica?

605


How can you validate all mappings in the repository simultaneously?

752


I need the output file in the below format using Informatica. __0946684800__ 6 1 3 1 5 1 6 1 10 1 6 10 Pos State Time Split AgentID Reason Spaces Code in Code Spare state ______ ___ _____ ______ __________ ______ 1234 14 0 4321 3103 abcd 4321 15 5 123452 3150 Can someone help please?? We need the data in space-delimited, fixed ASCII format .

1464


What are the different types of olap? Give an example?

554


How many ways are there to create ports?

716