× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



If you have concatenated it into a string, you can use the DATE('my_string_date') function. You'll need to format the string date to adhere to whatever your date format is for the SQL session.

Pete


On 7/12/2010 9:11 AM, Mike wrote:
A vendor provides the date in four fields C (1 or 0), YY (2 digits), MM, DD.
I want to take them and convert it to a DATE field in SQL. Apparently YYMMDD
is not a good Google search term and I can't find decent sample of this. I
know how to join the fields into a single field to YYMMDD or MMDDYY but it's
the process of converting that to a DATE field that I am having problems
with. Any ideas?

I just may add 20 to the YY and let some poor fool fix it in 90 years. The
file only contains data for the current year so no worrying about 1900s.

--
Mike Wills
http://mikewills.info

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.