What is a dimensional model?
No Answer is Posted For this Question
Be the First to Post Answer
How to update or delete the rows in a target, which do not have key fields?
How to load a Dimension ? and how to load a fact table?
What is a mapplet/worklet in informatica?
Why we use stored procedure transformation?
In informatics server which files are created during the session rums?
How do you convert single row from source into three rows into target?
write sql query following table amount year quarter 1000 2003 first 2000 2003 second 3000 2003 third 4000 2003 fourth 5000 2004 first 6000 2004 second 7000 2004 third 8000 2004 fourth i want the output year q1_amount q2_amount q3_amount q4_amount 2003 1000 2000 3000 4000 2004 5000 6000 7000 8000 can anybady help me to achieve the aboue result by using informatica. thanks in advance.
COM components can be used in Informatica
how do u fnd the duplicate rows and how to delete the duplicate rows?
In update strategy t/r we had given dd_insert condition & in session we gave delete condition . Then what will happen? mapping will run ?
how to improve performence by using sorted input in aggrigator t/r.
What is decode in static cache?