Presto – Convert 2 String Fields to Date
I am looking for a processing friendly method to create a date field from 2 VARCHAR fields (year & month) such that the output is always the 1st of input month.
I am looking for a processing friendly method to create a date field from 2 VARCHAR fields (year & month) such that the output is always the 1st of input month.