In CSV flat file date are in the following format.
dd/mm/yyyy (05/01/2005)and
d/m/yyyy (5/1/2005) and
dd/m/yyyy (05/1/2005) and
d/mm/yyyy (5/01/2005). It should be load to target
in a unique format. How will you implement this?



In CSV flat file date are in the following format. dd/mm/yyyy (05/01/2005)and ..

Answer / davankumar

To_char(date,formatedate) in the expression t/r

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Informatica Interview Questions

How can we improve session performance in aggregator transformation?

0 Answers   Informatica,


Can a joiner be used in a mapplet.

1 Answers  


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

0 Answers  


In EMP table, for those emp whose Hiredate is same, update their sal by "sal+500" or else for others keep the sal as it is, how to do it by SQL query

8 Answers   Cap Gemini,


What is difference between Mapplet and reusable transformation?

9 Answers   Wipro,


WHAT IS UPDATE OVERRIDE . DIFFERENCE BETWEEN SQL OVERRIDE AND UPDATE OVERRIDE ?

7 Answers   Target,


we have tables like c1 a c2 b c3 c c4 x c5 y and i need output like abcx in a single row and abcy in a single row? how do u do this?

2 Answers   Patni, Tech Mahindra,


How to update source definition?

0 Answers  


How mapping parameter and variable works

1 Answers  


can we use lookup t/r in flat files?what are the t/r's can be used in flat files when compared to relational DB?

2 Answers   IBM,


Briefly describe lookup transformation?

0 Answers  


can v update d records in target using update stargey without generationg primary key ? explain

4 Answers   CTS,


Categories