In my table I have a varchar column called date containing string representations of dates in dd/mm/yyyy format. How can I convert these to Unix times in a SELECT query?
In my table I have a varchar column called date containing string representations of
Share
or: