Three date formats are there . How to change these three into
One format without using expression transformation ?
Answers were Sorted based on User's Feedback
Answer / pradeep
Use SQL Override and apply the TO_DATE function against the
date columns with the appropriate format mask.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / anupam baruah
You can write a procedure and call it to change the date
format as per your requirement
| Is This Answer Correct ? | 1 Yes | 1 No |
what are the challenge face in u r project?explain me
when do we use static cache and when do we use dynamic cache in lookup transformation? with example.
How to eliminate duplicates in FF and oracle both
whether Sequence generater T/r uses Caches? then what type of Cache it is
What happens if we dont select data driven option?
How to extract sap data using informatica?
how can u generate sequence of values in which target has more than 2billion of records.(but with sequence generator u can generate upto 2 biliion only)
How to load last n records of file into target table - informatica
Can anyone tell me the new features in Informatica 9 Version?
What are the steps involved in the migration from older version to newer version of Informatica Server?
which one is better performance wise joiner or look up
What is a unit Testing?