Re: how to test a string for a valid date in sql
From: yossarian <yossarian99_at_operamail.com>
Date: Fri, 11 Dec 2009 11:30:03 +0100
Message-ID: <4b221f2b$0$690$5fc30a8_at_news.tiscali.it>
Jaap W. van Dijk wrote:
Date: Fri, 11 Dec 2009 11:30:03 +0100
Message-ID: <4b221f2b$0$690$5fc30a8_at_news.tiscali.it>
Jaap W. van Dijk wrote:
> Is it possible to test with format_regexp if ('31112009', 'ddmmyyyy')
> is a valid date, or ('29022000', 'ddmmyyyy')?
http://www.regular-expressions.info/dates.html Received on Fri Dec 11 2009 - 04:30:03 CST