Eliminating of duplicate records without using dynamic lookups

Answer Posted / vikram

To eliminate duplicate we use Source,Source qualifier,Look
up T/N, router T/N AND Target.. In This Case we use dynamic
cache


BUT USE
example emp table consist of i.d salary,name dept no.
eliminating the duplicates of dept no.

Source,Source Qualifier,Sorter T/N,Expression T/N,Router T/N
And split target in to two as duplicates and distinct
we have to create 3attributes in expression T/N AS
V_pre_deptno v_flag 0_flag
give condition as v_pre_dept no = dept no
v_flag= IFF(dept no = v_pre_deptno,1,0)

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about enterprise scalability and roi of data integration suite?

677


What are the differences between sql override and update override?

790


what is the difference steps for data modeling?

2306


How many types of transformations supported by sorted input?

918


Can there be sub steps of etl steps?

719


how do u really know that paging to disk is happening while u are using a lookup transform?

1770


Identifying the bottlenecks in various components of Informatica and resolving them.

1711


Difference between flat files and relational sources?

1971


what are the cubes developed in a sap bw project and what is the requirement for developing it?

1890


Knowledge on what are the improtant characteristice that we need ot consider while developing an ETL Code

1776


Explain different types of partitioning?

788


how to do aggregation (year wise quantity ) using only source qualifier, the source is sql server date as datetime data type and target as flat file with year (string datatype)

2444


what are the concerns of OLTP and DSS systems?

1739


Two default user groups created in the repository are____and_____.

1834


can u anyone plz share some etl testing interview question . and share the sql queries and unix . plz help me to clear in the etl testing interview by sharing ur knowledge

1561