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: Robert William Vesterman <bob.work_at_vesterman.com>
Date: Fri, 28 Sep 2001 09:44:15 -0400
Message-ID: <6kv8rtgctp89j9edsa0c71jhlo2bjv9e9i@4ax.com>


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 Fri Sep 28 2001 - 08:44:15 CDT

Original text of this message

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