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

Home -> Community -> Usenet -> c.d.o.misc -> Inserting LONG RAW into a table

Inserting LONG RAW into a table

From: Rose Noel Kamene <rkamene_at_easynet.co.uk>
Date: Sat, 8 May 1999 18:23:03 +0100
Message-ID: <7h1s2u$25vc$1@quince.news.easynet.net>


Hello everybody,
I am trying to create a table identical to one owned by another user. The original table ( y ) has a LONG RAW column so when I use the following statement , I get an error message.
<< CREATE TABLE x AS SELECT * FROM y ; >> Can someone please help work round this problem. Regards
RNK. Received on Sat May 08 1999 - 12:23:03 CDT

Original text of this message

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