I need to convert a value which is in a DateTime
variable into a varchar
variable formatted as yyyy-mm-dd
format (without time part).
How do I do that?
I need to convert a value which is in a DateTime
variable into a varchar
variable formatted as yyyy-mm-dd
format (without time part).
How do I do that?