two tables from two different databases r there . both
having same structure but different data . how to compare
these two tables ?
Answer Posted / ram kumar
Using Joiner Transformation, to compare the two tables.
| Is This Answer Correct ? | 7 Yes | 12 No |
Post New Answer View All Answers
What are the new features of informatica 9.x at the developer level?
Tell me any other tools for scheduling purpose other than workflow manager pmcmd?
How to create Target definition for flat files?
What is union transformation?
What is a snowflake schema?
What is informatica worklet?
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
Differences between connected and unconnected lookup?
How do you load more than 1 max sal in each department through informatica or write sql query in oracle?
If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me
Explain the tuning lookup transformation - informatica
Have you worked with/created Parameter file
Is it possible to create multiple domains on a single Informatica server?
What is a filter transformation?
Why filter transformation is an active one?