Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Is Date:
Both Connor and Sybrand's answers are good. The problem is that the
date format has to be specified. I imagine what you expected is not
what their answer gives you. I.e., it may be better you simply check
the string passed in against all strings you're willing to accept as a
date string, in more formats than Oracle supplies. So it's not an
Oracle question. Perl is the best language.
Yong Huang
yong321_at_yahoo.com
"Allan Martin" <allan.martin_at_saic.com> wrote in message news:<3bbd29aa_at_cpns1.saic.com>...
> Does anyone know of an IS_Date function or similar, where I could send it a
> string and if it was in a date format, it would return true or false if not?
>
> Allan
Received on Fri Oct 05 2001 - 23:11:05 CDT
![]() |
![]() |