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 is a filter transformation and why it is an active one?
how to join two flat files in informatica?
Enlist some properties of sessions.
my source having 10 records but how can i load 20 records in target, i am not bother about duplicates?
Consider a Phone Log table as below. It records all phone numbers that we dial in a given day. SOURCE_PHONE_NUMBER DESTINATION_PHONE_NUMBER CALL_START_DATETIME 1234 4567 01/07/2011 10:00 1234 2345 01/07/2011 11:00 1234 3456 01/07/2011 12:00 1234 3456 01/07/2011 13:00 1234 4567 01/07/2011 15:00 1222 7890 01/07/2011 10:00 1222 7680 01/07/2011 12:00 1222 2345 01/07/2011 13:00 Please provide an SQL query to display the source_phone_number and a flag where the flag needs to be set to Y if first called number and last called number are the same and N if the first called number and last called number are different. Desired Output: Source Number Is_Match 1222 N 1234 Y
What are mapplets?
Hi all, Can you please send me the Dimensions and fact tables which are used in mutual fund project. and please send me the brief summary about the project. Please do the needful.
can i any one explain me realtime healthcare project explanation..for interview .iam new to informatica .thanks in advance.
what is galaxy repository?
What are the uses of a Parameter file?
What is pmcmd command?
What are the types of data warehouses?