Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: to_char put into a date?

Re: to_char put into a date?

From: Ed Prochak <edprochak_at_magicinterface.com>
Date: Mon, 01 Oct 2001 03:09:20 GMT
Message-ID: <3BB8093C.9208374F@magicinterface.com>


Please post the results. This looks like an interesting mystery.

Robert William Vesterman wrote:

> On 28 Sep 2001 06:21:19 -0700, mark.powell_at_eds.com (Mark D Powell)
> wrote:
>
> >Have you considered and then tried to update the table column values
> >to being valid dates: update table set date_col = to_date(date_col)
> >and seeing what happens.
>
> Nope... I'll do an experiment with that. Thanks!
>
> Bob Vesterman.
Received on Sun Sep 30 2001 - 22:09:20 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US