How to generate or load values in to the target table based on a column value using informatica etl tool.
No Answer is Posted For this Question
Be the First to Post Answer
Which development components of informatica have the highest usage?
On which transformations you created partitions in your project?
I Have 100 Records in a relational tble and i want to load the record in 3 targets , first records goes to target 1 and second to target 2 and third to target 3 and so on ,what are the tx used in this and what are the logics ,can any one help me ?? Thanks in Advance
What are the prerequisite tasks to achieve the session partition?
What is the cumulative sum and moving sum?
How to create different types of slowly changing dimensions (SCD) in informatica using the mapping wizard?
why sequence generator should not directly connected to joiner transformation ?
what is the hint? how to use it to reduce the query processing in program?
how many session run unix environment what command using ?
Which transformation can be created only as reusable transformation but not as non-reusable transformation?
Clarify the aggregator change?
i having mapping emp---> sq_emp--->target using this mapping i have to load dept table values into target... (condition assume there is no primary and foreign key relation between emp(table x) and dept (table Y))