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
Answer Posted / 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 |
Post New Answer View All Answers
how to create user defined function (udf) in informatica
How can we create index after completion of load process?
What is the fact table?
Write the prerequisite tasks to achieve the session partition?
explain abt ur project architecture?
Explain sessions?
What is the commit type if you have a transaction control transformation in the mapping?
What is union transformation in informatica?
Mention some types of transformation?
How are the sources and targets definitions imported in informatica designer?
what is persistent lookup cahce?how to use and when to use this persistent lookup cahce?explain?
3.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs
In what scenario we use to improve session performance by pushdown optimization?can any one give example?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
How we can create indexes after completing the loan process?