My source is this
year
01/jun/2014
04/may/2015
09/mar/2017
my desired output is
day month ye
01 jun 2014
04 may 2015
09 mar 2017
how do i acheive this
Answers were Sorted based on User's Feedback
Answer / kumar
use reg_extract
refer this link
https://etltechsolutions.wordpress.com/2016/06/01/using-reg_extract/
its has the logic u need to change a bit as you have char as month.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / isha
to_char(to_date(Date, 'dd/mon/yyyy'), 'dd mon yyyy')
| Is This Answer Correct ? | 0 Yes | 0 No |
what are challenges that you faced in testing? give solution to it?
can any one explain me what i have to tell about insurance project in interview,,,,when he asked to tell about ur project
what is diff between grep and find
What all join we can perform in LOOKUP transformation?
WHAT IS THE DIFFERENCE BETWEEN .NET AND INFORMATICA?
Is there any target staging area in informatica not staging area
how many ways can we implement SCD2?
Draw a workflow diagram for this situation. If s3 is true session s4 and s5 should concurreently Run.if any one s4 or s5 true it should run s1.If s1 sucess it should execute s2 otherwise exit.can any one give me suggestion.Thanks in advance.
what is the function of 'F10' informatica ?
Can you use flat files in Mapplets.
How to delete duplicate records in a flat file source?
where to store informatica rejected data? How to extract the informatica rejected data?