-
-
-
-
-
-
-
-
-
-
-
Eliminate Duplicate Records
HiI am having 10000 records in flat file, in that there are 100 records are duplicate records..soo we want to eliminate those records..which is the best method we have to follow.RegardsMahesh Reddy
-
-
-
Find out duplicate records using aggregator
How to find out duplicate records using aggregator. Pls explain with example. What is the need for placing joiner after aggregator. I just tried like the following:Count the records and group by all the columns. if the count=1 then it will be a valid record. what to do if the count >2.means file contains duplicate records.Why we need to use joiner after aggregator?
-
Fact Table - Grain Facts
What are Grain Facts?
-
Dimensional modelling vs Data modelling vs ER modelling
What is Dimensional modelling ? What is the difference between Data modelling and Dimensional modelling and Erwin modelling.
-
Join Flatfile Sources
How to join two flat file and load the data in target using Joiner, Lookup, Source Qualifier.
-
SQL Override and Lookup Override
What is the difference between SQL Override and Lookup Override
-
Routing Transformation
Hi, I am new to Informatica just trying to do some mappings. I tried to do SCD type 1. after loading source tables I used expression transformation to do some formatting and then I used Router Transformation. But when I tried to post all fields from expression to router they are by default becoming only input variables . I am unable to link these variables to an Update Strategy. What to do now???...
-
Calculate max value of a column
How to calculate max value of a column without using aggregrator transformation?
Informatica Interview Questions
Ans