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 |
When the informatica server marks that a batch is failed?
What is a predefined event?
my source contain data like this eno ename phno 100 john 9989020508 101 ram 7246599999 i want to load the data into target is eno name phno 100 john (998)-9020-508 102 ram (724)-6599-999.
Describe the impact of several join conditions and join order in a joiner transformation?
how can u load the data in time dimension?
Howmany ways yoU can update a relational source defintion and what are they?
what is the command to get the list of files in a directory in unix?
Without using Lookup & Sequence Generator, How to generate Sequence?
What are the different types of Type2 dimension maping?
How will the document be delivered to me?
What are the informatica performance improvement tips
explain abt union t/r?