Suppose we have a (assume relational) source table Product_Id Month Sales 1 Jan x 1 Feb x . . . . . . 1 Dec x 2 Jan x 2 Feb x . . . . . . 2 Dec x 3 Jan x 3 Feb x . . . . . . 3 Dec x . . . . . . and so on. Assume that there could be any number of product keys and for each product key the sales figures (denoted by 'x' are stored for each of the 12 months from Jan to Dec). So we want the result in the target table in the following form. Product_id Jan Feb March.. Dec 1 x x x x 2 x x x x 3 x x x x . . So how will you design the ETL mapping for this case , explain in temrs of transformations.
5 10801Post New VAMA Informatica Interview Questions
paid two years rent N1200, bought Motor van for cash N3000
How can I learn javascript fast?
What are all the different types of prompt in cognos?
What is RDBMS KERNEL?
Explain the various activities you do (as a PL) when the project is started up.
What is top half & bottom half of a kernel?
what is stressing
What is the difference between the 'all perils' and 'specified perils' coverage in home insurance coverage? : insurance sales
What are the j2ee technologies?
How can I check to see if a website is safe?
what is ldap and its uses?
What is @dynamic in objective-c ?
AT THE TIME OF REDEMPTION OF DEBENTURES. WHEN THERE IS PROFIT/LOSS ON SALE OF DEBENTURES WE TRANSFER THAT AMOUNT IN PROFIT AND LOSS A/C BUT WHEN WE CANCEL OUR DEBENTURES AFTER BUYING IT FROM OPEN MARKET THE DIFFERENCE BETWEEN MARKET VALUE AND COST OF DEBENTURES TRANSFER TO "CAPITAL RESERVE ACCOUNT .. WHY SO ANY PRACTICAL ANSWER ??
what is degenerate key in oracle ?whare do we use it?
Are arrays immutable c#?