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: DDL without commit

Re: DDL without commit

From: Bert Scalzo <bscalz01_at_7-11.com>
Date: 1998/02/20
Message-ID: <6ck2hl$h23$1@news.ses.cio.eds.com>#1/1

Yes, there is. See SQL ref manual command on CREATE SCHEMA. It allows one to issue multiple CREATE TABLE, CREATE VIEW, and GRANT statements in a single transaction. Received on Fri Feb 20 1998 - 00:00:00 CST

Original text of this message

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