Design a mapping to load a target table with the following values from the above source?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between power center and power mart? What is the procedure for creating independent data marts from informatica 7.1?
Explain the aggregator transformation?
Useful UNIX commands regular/frequently used
What is a Shortcut and What is the difference between a Shortcut and a Reusable Transformation?
Describe the impact of several join conditions and join order in a joiner transformation?
select * from emp where sal>(select min(sal) from emp) how to implement the same in informatica ?
how to create a sample mapping for dynamic lookup transformation
following table source name gender a1 male a2 female how to change 'male' to 'female' and 'female' to 'male'
what is the location of parameter file in informatica?
I have 10 columns in a flat file and 10 rows corresponding to that columns. I want column number 5 and 6 for last five records. In unix as well as informtica.
if soource is having 10 records how will u insert 20 records to target
Can you start a session inside a batch individually?