Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: transaction
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
![]() |
![]() |