Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: CTAS and ora-1723
But datatype is only half the problem. The error message itself has to do
with length, precision, scale, etc...
on 7/1/04 4:09 PM, Tanel P=F5der at tanel.poder.003_at_mail.ee wrote:
>> The NULL is the problem because Oracle doesn't know what datatype, scale=
,
> or
>> precision you want the PROVIDER column to be. And, as the error message >> states, "zero-length columns" are not permitted... >>=20 >> How about breaking it up into two statements: a CREATE TABLE followed b=y
>> INSERT ... SELECT? >=20
>=20
>=20 >=20> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> ----------------------------------------------------------------
-- 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 Thu Jul 01 2004 - 17:44:46 CDT
![]() |
![]() |