What are the various types of transformation?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between Connected and UnConnected Lookup Transformation.Give me one or two examples please?
What will happen when Mapping variable and Mapping parameter is not defined or given? Where do you use mapping variable and mapping parameter?
what is lookup ?
What are the performance considerations when working with aggregator transformation?
I have the input file as col1 col2 col3 3 2 1 7 6 8 I should get the output as col1 col2 col3 1 2 3 6 7 8 ....What is the logic to get this? Is there any transformation which sorts row wise ? If not how to sort the incoming records row wise?
who is the best faculty for informatica in hyderabad ameerpet?
what is hash table in informatica?
without update strategy how to insert &update?
How to generate sequence numbers?
How to call shell scripts from informatica?
Why we use ENABLE HIGH PRECISION in session properties?
Please let me know how we can implement the below scenario. In a single mapping,more than 500 sources (legacy,VSAM,relational) will be loading into only one target. Whenever I retreive the data(any record) from target, i need to find the details that the record belongs to which source. Thanks in advance..