How to eliminate duplicates from flat file..what is the
procedure
Answer Posted / muddam
Select all ports as group by then Create one o/p o_count in
aggregater(o_count>1). Before this you wolud have taken one
sorter trans for sorted data.
It will work out.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is enterprise data warehousing?
What is an expression transformation in informatica?
What is source qualifier transformation in informatica?
What is different between the data warehouse and data mart?
What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?
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
Explain in detail about scd type 1 through mapping.
How to update a particular record in target with out running whole workflow?
how to load dimension table and fact table. plz tell me the steps.
What does reusable transformation mean?
Under which circumstances, informatica server creates reject files?
Clarify the utilization of aggregator cache record?
What is data movement mode in Informatica and difference between them?
What is the difference between source qualifier transformations source filter to filter transformation?
Which transformation should we use to normalise the COBOL and relational sources?