how eliminate the duplicates in flat file with out using
sorter ,aggregater
Answer Posted / kish
Hi Krishna,
i think you r wrong...he is asking abt flat file...
by using LOOKUP we can eliminate duplicates...
You can eliminate duplicates and can capture that duplicates
using
dynamic lookup cache. look up the target table if New lookup
row=0 then it is unchanged (duplicate
record) SEND TO ONE TARGET
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
What are the new features of informatica 9.x at the developer level?
How to implement security measures using repository manager?
what are the deliverables?in your project?
Does an informatica transformation support only aggregate expressions?
Informatica Server and Client are in different machines. You run a session from the server manager by specifying the source and target databases. It displays an error. You are confident that everything is correct. Then why it is displaying the error?
While migrating the data from one environment to another environment how would you manage the connections?
hi real timers . iam waiting for ur reply regarding ETL TESTING
What is informatica etl tool?
What is the advantage of informatica?
What are multi-group transformations?
How many types of sessions are there in informatica.please explain them?
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM
How many transformations can be used in mapplets.
Name at least 5 different types of transformations used in mapping design and state the use of each.?
Differentiate between sessions and batches?