What is dimensional table? Explain the different dimensions.
No Answer is Posted For this Question
Be the First to Post Answer
I am hvaing SOURCE as first line: 1000,null,null,null second line as:null,2000,null,null 3rd line as :null,null,3000,null and final line as: null,null,null,4000 ............................Now i want the OUTPUT as 1000,2000,3000,4000 For more clarification i want to elimate nulls and want in a single line. Please help me out
What are the mapping parameters and mapping variables?
How to do unit testing in informatica? How to load data in informatica ?
What is the use of incremental aggregation?
what is update strategy transformation ?
How is Source Side push down optimization different to just providing a SQL override in Source qualifier transformation.
How can we improve session performance in aggregator transformation?
Hi, Steps for upgrading from informatica 7x to 9x or the link which will help me to upgrade from informatica 7 to 9. Regards, Eva
Using Connected or unconnected lookup for performance wise which one is preferable?.
How to extract the informatica rejected data?
The Source coloumns are A,B,C with data row1- 10,20,30 row2- 40,50,60 row3-70,80,90 and so on. In the target I want one coloumn with the following data, Coloumn-X, row1-10,row2- 20,row3-30,row4-40,row5-50 and so on. How to achieve this?
What is IQD file?