why we use datawarehouse
No Answer is Posted For this Question
Be the First to Post Answer
How to load time dimension?
What is the procedure for creating independent data marts from informatica 7.1?
following scenario i have 1000 record flatfile source i want ist row to ist target 2nd eow to 2nd target 3rd row to 3rd target how will u do?
How do you implement unconn. Stored proc. In a mapping?
how can you load data into target table without leading zeor's
one source to target loading insert new rows and update existing rows?
how to convert 101 raja 101 raja sekar reddy 101 sekar----------> 101 reddy
Where can we find the throughput option in informatica?
my source having the records like ram 3 sam 5 tom 8 and i want to load into target like ram record 3 times,sam record 5 times, tom record 8 times
If one flat file contains n number of records., we have to load the records in target from 51 to 100.. how to use expressions in Informatica..?
How you load distinct records into one target and duplicate records into another target?
write sql query following source table jan feb mar apr 100 200 300 400 500 600 700 800 900 100 200 300 i want the output format like month total jan 1500 feb 900 mar 1200 apr 1500