2
Answers

how to get date in different formate in sql

Photo of Dharmesh Sharma

Dharmesh Sharma

15y
3.9k
1
hi all ,

i get data from sql server and in data has one date like 1/2/2010 ..... and time also
but the client wants the date format like this if date comes from sql store producer is 1/2/2010 then client want this date into 1-feb-2010  how i convert date in sql store producer

to convert date 1/1/2010 to 1-Jan-2010 in sql store producer please hell me

Answers (2)

0
Photo of Lalit M
NA 4.2k 59.2k 15y
hi,

you could find date format and convert to which you want show here

Example
Accepted
2
Photo of Hiren Soni
NA 4.4k 2.6m 15y