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 workflow? What are the components of workflow manager?
Explain the different dimensions.
What is informatica powercenter repository?
what are the best practices to extract data from flat file source which are bigger than 100 mb memory?
What is Cognos script editor?
How can we store previous session logs?
in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records
Is it possible to use a client with different version than that of its Informatica server?
Dimension Object created in Oracle can be imported in Designer Cubes contain measures
Please let me know how to make encryption and decryption with example?
What is sq transformation?
what are the Methods For Creating Reusable Transformations?
Global and Local shortcuts. Advantages.
What is the use of target designer?
where to store informatica rejected data? How to extract the informatica rejected data?