Hi, almost fanny, but
nothing works!
I have a numeirc field and value in this field are (examples):
112300
42101
52301
71901
It's total over 3 million records in this table.
How to convert this field to datetime?
Thank you
by analyzing data it's more likely: last two digit is year,
first 1 or 2 are month and middle two digit are dates,
I have padded with leading zero and converted to char
so now example values look like these:
112300
042101
052301
071901
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.