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: Create table thru subquery have problem

RE: Create table thru subquery have problem

From: Rajendran, Srini <SRAJENDRAN_at_nlfs.com>
Date: Wed, 11 Oct 2000 13:56:08 -0400
Message-Id: <10646.118991@fatcity.com>


Use SQL COPY command

-----Original Message-----
From: mala singh [mailto:mala_singhm_at_hotmail.com] Sent: Wednesday, October 11, 2000 1:49 PM To: Multiple recipients of list ORACLE-L Subject: Create table thru subquery have problem

Hi all

I have problem at time of creating the table thru subquery like

create table test_bak as select * from test;

The test has one column either LONG or Long Raw type.Can ANy one help me.I have other option to create the table but I want to create the table the way

I defined eariler.
thanks in advance.

Mala



Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at http://profiles.msn.com.

--

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

Author: mala singh
  INET: mala_singhm_at_hotmail.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Oct 11 2000 - 12:56:08 CDT

Original text of this message

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