two tables from two different databases r there . both
having same structure but different data . how to compare
these two tables ?
Answer Posted / sowjanya
If the tables are from two different databases you should
use JOINER to join them.
Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
How you can differentiate between connected lookup and unconnected lookup?
how to load dimension table and fact table. plz tell me the steps.
How can we remove the duplicates from flat file source?
How do you promote a non-reusable transformation to reusable transformation?
What is meant by a domain?
what are factless facts? And in which scenario will you use such kinds of fact tables.
How can you define user defied event?
What does “tail –f” command do and what is its use as an Informatica admin.
update strategy transformation in informatica
What are the designer tools for creating transformations?
define galaxy repository in informatica
Explain your project of banking domian.
What is a joiner transformation and why it is an active one?
What are the types of lookup transformation?