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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: odd problem when changing a datatype on table

Re: odd problem when changing a datatype on table

From: Raj Jamadagni <rjamya_at_yahoo.com>
Date: Tue, 24 Aug 2004 07:52:10 -0700 (PDT)
Message-ID: <20040824145210.35355.qmail@web50010.mail.yahoo.com>


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;



Best Regards
Raj

select mandatory_disclaimer from company_requirements;                 

Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail

Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
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

Original text of this message

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