Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: odd problem when changing a datatype on table
show us a desc order_log
Raj
> Here's what i did:
> create table order_log2 as select cola, colb, to_number(colc) colc,...
> from order_log;
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Tue Aug 24 2004 - 09:51:27 CDT
![]() |
![]() |