SOURCE
1 a
1 b
1 c
2 a
2 b
2 c


TARGET
1 A B C
2 A B C


In oracle & informatica level how to achieve

Answer Posted / parikhita prusty

first sort the first column empid using sorter t/r then
expersion t/r create variable port
v_ename:=iff(prev.empid=curr.empid,v_ename||' '||ename,ename)
o_ename=v_ename
then using expersion t/r convert lower case higher case. any
doubt mail me.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Separate from a database, an information bazaar, and an information stockroom?

821


According to his methodology what all you need before you build a datawarehouse

1416


How to update source definition?

845


How to Create a folder using pmrep command?

838


What does “tail –f” command do and what is its use as an Informatica admin.

844


How to generate sequence numbers without using the sequence generator transformation?

871


What is standalone command task?

1006


What is pmcmd command?

870


Why update strategy and union transformations are active? Explain with examples.

941


What are the components of workflow manager?

796


how to load rows into fact table in data warehouse

885


What will happen if the select list columns in the custom override sql query and the output ports order in sq transformation do not match?

749


How can a transformation be made reusable?

845


What are the issues you have faced in your project? How did you overcome those issues?

2087


Clarify the aggregator change?

775