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 as" statement versus an "insert into" statement

Re: "create table as" statement versus an "insert into" statement

From: Tom Pall <tom_at_cdproc.com>
Date: Tue, 24 Oct 2000 16:00:11 -0500
Message-Id: <10659.120104@fatcity.com>


There is rollback and redo to protect the data dictionary. ----- Original Message -----
From: Yosi Greenfield <yosi_at_comhill.com> To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> Sent: Tuesday, October 24, 2000 2:46 PM
Subject: Re: "create table as" statement versus an "insert into" statement

> Also, the insert is DML and therefore produces rollback information. The create is Data Definition
> and produces no rollback data.
>
> hth,
>
> Yosi
>
>
> --
> Thanks,
>
> Yosi
>
>
> ---------------------------------------------------------
> Yosi Greenfield
> Database Architect
> Comhill Systems, Inc.
> yosi_at_comhill.com
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Yosi Greenfield
> INET: yosi_at_comhill.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 Tue Oct 24 2000 - 16:00:11 CDT

Original text of this message

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