A mapping contains

(1) Source Table S_Time ( Start_Year, End_Year )

(2) Target Table Tim_Dim ( Date, Day, Month, Year, Quarter )

Answer Posted / pati

Day = to_char(sysdate,'Day')
Date = to_char(sysdate,'DD')
Month = to_char(sysdate,'Month')
Year = to_char(sysdate,'YYYY')
Quater = to_char(sysdate,'Q')

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Make a note of the quantity vaults made in informatica?

545


How can we use mapping variables in informatica?

593


What are the tasks that can be performed using sq?

600


What are the steps involved in the migration from older version to newer version of Informatica Server?

1572


Explain the different kinds of facts.

554






Differences between connected and unconnected lookup?

599


What you know about transaction control transformation?

551


How might you approve all mappings in the archive all the while?

596


lookup transformation with screenshots

3551


Why can't we connect source qualifier and aggrigator transformation to an expression ? Why they resticted to conncet 2 active trasformations to an passive transformation ?

1736


How do you load only null records into target?

732


Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?

623


What is a filter transformation?

559


How big was your fact table

1307


How to partition the Session?

638