Three date formats are there . How to change these three into
One format without using expression transformation ?
Answer Posted / isha_gtb
IIF(IS_DATE(col1,'dd/mm/yyyy'),to_date(col1,'dd-mm-yyyy),NULL)
Is_date to check the format
and to_date to change it to desired format
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between router and filter?
How to elaborate tracing level?
How do you set a varible in incremental aggregation
What differs when we choose the sorted input for aggregator transformation?
What is a passive transformation?
How you know when to use a static cache and dynamic cache in lookup transformation?
What is main use of mapplet?
Why sorter is an active transformation?
Can we change Dynamic to Static or Persistent cache? If so what happens?
what is the size ur source like(file system or database)? how many record daily come u r banking project?
What is the difference between power center and power mart? What is the procedure for creating independent data marts from informatica 7.1?
How to generate or load values in to the target table based on a column value using informatica etl tool.
How many dimensions are there in informatica?
How to extract sap data using informatica? What is abap? What are idocs?
my source is junk data how will u remove that junk data by using unix please any one replay me