Which transformation can be created only as reusable transformation but not as non-reusable transformation?
Post New Answer View All Answers
if i hv 6 table as source table but can i make 12 as a dim table and 6 as fact table belongs to that src table.
What is the Process to creating lookup transformation in informatica
What is rank transform?
How can we use batches?
What could be the possible resons of locks by user?
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.
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?
What are the advantages of using informatica as an etl tool over teradata?
Explain pushdown optimization and types in informatica
In which transformation you cannot drag ports into it?
What is data caches/ index caches?
What is depict expression change?
Explain target update override in informatica
How does the aggregator transformation handle null values?
Why can't we connect source qualifier and aggrigator transformation to an expression ? Why they resticted to conncet 2 active trasformations to an passive transformation ?