What is a predefined event?
No Answer is Posted For this Question
Be the First to Post Answer
What are parallel querys and query hints?
wat s mapping parameter and mapping variable? how do you set that in a mapping?
suppose i have 1000 records and i want to load half of the record in target 1 and half in target2.how u'll do?
Write a query to display Which deptno is containing highest Sal > avg (sum (Sal)) of all deptno; Avg (sum (Sal)) o f all deptno= 9675 Deptno, sum (Sal) 10 8750 20 10875 30 9400
how can we check whether a particular cache is static or dynamic?
Why use the lookup transformation ?
What is the function of union transformation?
What is a mapplet/worklet in informatica?
I have a source file its is CSV(comma separated). I want to convert it to tab separated. Make sure the conversion happens on all commas except the ones enclosed in Double quotes .
What is best approach to load 100 different source files (Different structure) to differet target tables ?
i have flatfile source. i want to load the maximum salary of each deptno into target. what isthe mapping flow
How to handle decimal places while importing a flatfile into informatica?