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
Differentiate between reusable transformation and mapplet.
without table how to come first record only in oracle?
Explain the features of connected and unconnected lookup.
What does command task mean?
What is informatica powercenter repository?
Debugger what are the modules, what are the options you can specify when using debugger, can you change the expression condition dynamically when the debugger is running.
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow.
Hello , I am unable to work with SQL transformation at least. Where do i need to give connection for sql transformaton ? At session level there is no property . I have created a SQL Transformation and chosen query mode. But do i need to pass connection information to it ? I don't know where do i need to write a query ? I have written a query in file and that file path i gave in the properties of SQL Transformation. But it is not working. Could any one of you please let know how can i work with SQL Transformation? Advance Thanks.
Can any one give me a real time example for FACT TABLE & DIMENSIONAL TABLE?
What are the differences between joiner transformation and source qualifier transformation?
What are data-driven sessions?
What do you understand by term role-playing dimension?
What is rank transform?
What is the commit type if you have a transaction control transformation in the mapping?