,if we have single SQ in flow and we have router in which it
has two group and we want to join these two groups with
joiner ?is it possible?
Answer Posted / adithya amanchi
Router transformation is all about dividing data into group
of records based on one or more conditions. For example,
assuming a building as table with 10 floors considering each
floor as a record. The first three floors are for parking,
next three are for cinema halls and rest are for shopping.
It is nothing but making a vertical table into pieces.
Joiner transformation is nothing but depending upon common
columns(attributes or fields) or primary and foreign key
relationship combining two or more tables horizontally.
Making the table wider. similar to above example, joining
two buildings of different floors making one side of each
building as common.
hope this will help you guys
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
When do you use sql override in a lookup transformation?
Different circumstance which drives informatica server to expel records?
what is the hint? how to use it to reduce the query processing in program?
explain any diffcult scenario that u have faced in your experience... or explain any complex maping u have developed?
How to create a non-reusable instance of reusable transformations?
tell me 5 session failure in real time how can you solve that in your project?
How to do the error handling of if ur source is flatfiles?
How to create the source and target database connections in server manager?
What is the procedure for creating independent data marts from informatica 7.1?
What is workflow manager?
What are the performance considerations when working with aggregator transformation?
How can we improve session performance in aggregator transformation?
How does the aggregator transformation handle null values?
How can you define user defied event?
Explain target update override in informatica