In operator is used in which transformation in informatica 8.6.0
Answer Posted / sarat
IN is a n operator used to filter the records, that should participate in O/P or to be rejected.
So thats the reason, i think its Filter/Router
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
can any one explain about dataflow in the informatica project for bank domain....thanks is advance
Define mapplet?
What is an active transformation?
What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?
How we can create indexes after completing the loan process?
Performance tuning in UNIX for informatica mappings?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
How can you increase the performance in joiner transformation?
How to generate sequence numbers without using the sequence generator transformation?
How to configure mapping in informatica?
Clarify the utilization of aggregator cache record?
How many ways a relational source definition can be updated and what are they?
What is data transformation manager process?
Why update strategy and union transformations are active? Explain with examples.
Explain joiner transformation in informatica