Hi I'm new in Informatica.
Can you show me a mapping sample on how to piviot the records?
Thanks
Robin
What is the approximate size of data warehouse?
6 Answers Accenture, i3 Solutions,
What are the designer tools for creating tranformations?
What if we sort the data in descending order instead of increasing order in sorter t/f and send the data in aggregator t/f is there any performance downfall? Please answer below. thank you.
What is dimensional table?
performance wise which one is better in joiner and lookup transformation?why?explain clearly?
source is a flat file empname, empno, sal ram, 101, 1,000 sam, 102, 2,000 ques: my target needs the data to be loaded as sal -1000 and 2000 excluding commas target empname, empno, sal ram, 101, 1000 sam, 102, 2000 how to implement this?
what is the flow?
What do think which one is the better joiner or look up?
How do you load only null records into target?
tell me the push down optimization
If my source is having 30 million records, so obviously the cache could not be allocated with sufficient memory. What needs to be done in this case?
What are pre and post-session shell commands?