How does the aggregator transformation handle null values?
No Answer is Posted For this Question
Be the First to Post Answer
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
which is better perfomancewise lookup or joiner and why?can anyone give example?
Consider two cases: (1) Power Center Server and Client on the same machine (2) Power Center Sever and Client on the different machines what is the basic difference in these two setups and which is recommended?
version controlling in informatica?
How do you migrate data from one environment to another?
why we are using surogate key in real time give me explanation
What is an active transformation?
disable caching in a lookup transformation?
generate date / time dimension in informatica
Can anyone give some input on "Additional Concurrent Pipelines for Lookup Cache Creation" ? I know that this property is used to build caches in a mapping concurently. But which values should I set into this ( i.e. 1 or 2 or 3 or something else ) for concurrent cache building ?
how can run the wf through pmcmd commend? write script?
can we import source table without using source qualifier? if yes then how? if no then why?