Hi there,
I need some help converting timestamp format.
I have a table which stores a timestamp as character (we are loading it from a file in staging table),and current format is
'YYYY-MM-HH.MM.SS.LLLLLL' or 2018-02-13-04.06.00.000000.
Is there a way to convert this string into default timestamp format or even a standard date format?