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

Home -> Community -> Usenet -> c.d.o.server -> long datatype good?

long datatype good?

From: Steve <schen_at_prodigy.net>
Date: Fri, 6 Jul 2001 20:19:14 -0400
Message-ID: <9i5k8v$d1dg$1@newssvr06-en0.news.prodigy.com>

I have a table with a long column, which causes problem exporting or creating 2nd table as select * from it.

Does anyone know if long datatype is good, or varchar2 (2000) good?

If I move them around, and there are10,000 rows of long column value, what would be the better way to do the scripting?

Very appreciated.

Steve Received on Fri Jul 06 2001 - 19:19:14 CDT

Original text of this message

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