whats the logic to load the lower level of granularity of
data to fact table.
No Answer is Posted For this Question
Be the First to Post Answer
How can we use mapping variables in informatica?
Repository user profiles
What will happen when Mapping variable and Mapping parameter is not defined or given? Where do you use mapping variable and mapping parameter?
Explain the flow of data in Iinformatica?
How can we eliminate duplicate rows from flatfile,explain?
What are mapplets?
when we go for unconnected lookup transformation? and why?
i have 1000 record flat file source i want 1st row to 1st target, 2nd row to 2nd target, 3rd row to 3rd target how will u do? Without using Mod Function? Explain....
ONE FLAT FILE IS THERE WHICH IS COMMA DALAMETED . HOW TO CHANGE THAT COMMA DELEMITER TO ANY OTHER AT THE TIME OF RUNNING ?
Mapplets can you use an active transformation in a mapplet,
How to view and Generate Metadata Reports?
SOURECE Name id dept sal 1 a1 A 100 2 b1 B 200 3 c1 C 300 4 d1 D 400 TARGET: Name id dept sal 1 a1 A 100 2 b1 B 200 3 WER1 567 300 4 d1 D 400 I HAVE SOURCE AND TARGET. HOW TO VALIDATE DATA? TELL ME 5 STEPS ABOVE TABLE?