Design a mapping to get year of join for each employee.

Answers were Sorted based on User's Feedback



Design a mapping to get year of join for each employee...

Answer / abdul

can we use GET_DATE_PART Function?

Is This Answer Correct ?    7 Yes 0 No

Design a mapping to get year of join for each employee...

Answer / abhinaw prakash

We can use Date Conversion function to find out the Year and
use SUBSTR function to extract that particular year.

Is This Answer Correct ?    2 Yes 0 No

Design a mapping to get year of join for each employee...

Answer / ram

use TO_DECIMAL(TO_CHAR(COLUM,'YYYY'))

Is This Answer Correct ?    3 Yes 1 No

Design a mapping to get year of join for each employee...

Answer / ganesh reddy

use expression t/r in exp write to_char(hiredate,'yyyy')

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

Explain the etl program with few examples.

0 Answers  


in my lookup table i want to catch the recently updated records from the source to target,how to achieve this and what is last commit interval point for this?

2 Answers   Thomson Reuters,


How to delete duplicate record in Informatica?

7 Answers  


How can you increase the performance in joiner transformation?

0 Answers  


How can you define user defied event?

0 Answers  






What are the options in the target session of update strategy transsformatioin?

2 Answers  


how to convert the .doc docs into .txt format using informatica

4 Answers  


hi all, I have to do Informatica Certification? Can any body send me Some Informatica Certification Dumps/FAQS ? Advance Thanks...

0 Answers  


What is the Rankindex in Ranktransformation?

7 Answers  


what is data driven?

1 Answers  


What is xml source qualifier transformation in informatica?

0 Answers  


What are the diffrences between joiner transformation and source qualifier transformation?

2 Answers  


Categories