how eliminate the duplicates in flat file with out using
sorter ,aggregater
Answer Posted / sanjay
here i m taking the example of employee table
first use the sorter to get the distinct value....
then use the agg trns, create the output port and use the
count function on employee_id to get the total no. of rows
like.. count(employee_id) and group by employee_id.
create filter trns.. write a condition where output>1... map
it with the target...
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
What if the source is a flat-file?
i have a data in my source as a flat files what test i have to perform the next step can any body help to me
While migrating the data from one environment to another environment how would you manage the connections?
Explain the types of lookup transformation?
What is data caches/ index caches?
During the running session, output files are created by informatica server. Enlist few of them.
What are the different lookup cache(s)?
What do you mean by worklet?
What is mapping debugger?
What are the tasks that can be performed using sq?
What does “tail –f” command do and what is its use as an Informatica admin.
How to create a non-reusable instance of reusable transformations?
What is informatica etl tool?
update strategy transformation in informatica
In informatica workflow manager, how many repositories can be created?