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 -> Re: transaction

Re: transaction

From: Thomas Kyte <tkyte_at_us.oracle.com>
Date: Sun, 28 Mar 1999 14:30:53 GMT
Message-ID: <37073d0a.19645248@192.86.155.100>


A copy of this was sent to "Leonid Boitsov" <leo_at_uiabr.msbank.ru> (if that email address didn't require changing) On Sun, 28 Mar 1999 15:54:08 +0400, you wrote:

> Hallo! Does anybody remember how to execute several DDL operators in one
>transaction?
>
> Leonid.

See the create schema command:

CREATE SCHEMA Purpose:
To create multiple tables and views and perform multiple grants in a single transaction.  

Thomas Kyte
tkyte_at_us.oracle.com
Oracle Service Industries
Reston, VA USA

--
http://govt.us.oracle.com/ -- downloadable utilities  



Opinions are mine and do not necessarily reflect those of Oracle Corporation Received on Sun Mar 28 1999 - 08:30:53 CST

Original text of this message

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