Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: to_char put into a date?
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
![]() |
![]() |