Associate
- Joined
- 28 Jan 2005
- Posts
- 1,124
Hi all,
I have a varchar field that contains dates in the format yyyy-mm-dd and i want to convert this field to a date field.
The thing is, the data was origionally supplied as an xml file and the bulk loader doesn't support datetime types which is why it was loaded as a varchar.
I guess its a convert statement but i'm struggling to put one together. Any help would be great.
Cheers,
Martin
I have a varchar field that contains dates in the format yyyy-mm-dd and i want to convert this field to a date field.
The thing is, the data was origionally supplied as an xml file and the bulk loader doesn't support datetime types which is why it was loaded as a varchar.
I guess its a convert statement but i'm struggling to put one together. Any help would be great.
Cheers,
Martin