I have a string like '2012.07.18 16:21:13:000000'
how can I convert this to timestamp?
I need microseconds as well.
there is no to_timestamp function in ds.
I have a string like '2012.07.18 16:21:13:000000'
how can I convert this to timestamp?
I need microseconds as well.
there is no to_timestamp function in ds.