Answer Posted / rohit
I have below records.
EMPID,Name
101,car
101,car
102,Bus
103,Flight
103,Flight
103,Flight
103,Flight
104,Ship
output:-
101,car
101,car
#----------#
102,Bus
#----------#
103,Flight
103,Flight
103,Flight
103,Flight
#----------#
104,Ship
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what transformation and how many are there in informatica?
Explain where to store informatica rejected data? How to extract the informatica rejected data?
What are the reusable transformations?
Tell me about MD5 functions in informatica
Differentiate between joiner and lookup transformation?
Explain sessions?
Which transformation is needed while using the Cobol sources as source definitions?
Name at least 5 different types of transformations used in mapping design and state the use of each.?
How to create or implement slowly changing dimension (SCD) Type 2 Effective Date mapping in informatica/Flagging mapping in informatica/visioning mapping in informatica?
Explain pmcmd command usage in informatica
in reporting we add some new objects,how we get the count of the newly added objects to the report
Differentiate between router and filter transformation?
What is meant by target load plan?
Can one use mapping parameter or variables created in one mapping into any other reusable transformation?
How to convert multiple rows to single row (multiple columns) in informatica