Enlist the tasks for which source qualifier transformation is used.
No Answer is Posted For this Question
Be the First to Post Answer
what is lookupoverriding?
when do we use static cache and when do we use dynamic cache in lookup transformation? with example.
Can we run session without using workflows?
What is persistent lookup cache?
lookup is passive y can't it be active? let us say i have some records in my source like 101,rohit,1000 101,rohit,1000 102,kumar,2000 like wise now as it is having multiple matches i return only first,last value it can't return bouth the values that means lookup is acting as select distinct right by default what means it is active?
what is unique constraint error ?
How do you change parameter when you move it from development to production.
I HAVE 10 records in source. I want to store i record in target 1, second record in target 2, third record in target 3, 4 th record again in target 11, 5th again in target 2, 6th again in target3 etc.... how it is possible?
Explain how many types of dimensions are available in informatica?
how may sources can be used in a mapping at a time?(limit)
what is metadata?
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.