suppose my source is
101 a
1o1 b
101 c
101 d
i want target like that 101 abcd how will u achive this
please give me the answer
Answer Posted / bhageerath
src->sq->exp->aggr->tgt
src(col1[int],col2[varchar])
sq(col1[int],col2[varchar])
exp(col1,,col2,v_col1,v_col2,o_col2) {v=variable port, o=output port}
imp:
{ v_col1=col1; v_col2=iif(col1!=v_col1, col2, v_col2||" "||col2); o_col2= v_col2}
aggr(col1,o_col2)
tgt(col1,col2)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different clients of powercenter?
Explain how many types of dimensions are available in informatica?
Hi all , I am planning for informatica S - PowerCenter 8 Mapping Design certification. I have rewuired the dumps for the same. if anyone of you having the same pl. share it with me. This will be of great help. My contact is : sagardev7@gmail.com TIA , Sagar
In informatics server which files are created during the session rums?
What are the transformations that cannot be placed between the sort origin and the joiner transformation so that we do not lose the input sort order?
How to display session logs based upon particular dates. If I want to display session logs for 1 week from a particular date how can I do it without using unix. ?
What are junk dimensions?
Explain the scenario which compels informatica server to reject files?
Please let me know how to make Data masking in informatica..
What is union transformation in informatica?
server hot-ws270 is connect to Repository B. What does it mean?
How are the sources and targets definitions imported in informatica designer?
Which development components of informatica have the highest usage?
What is the maplet?
How to extract sap data using informatica?