Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: can't create table in SQL script?

Re: can't create table in SQL script?

From: MGokman <mgokman_at_aol.com>
Date: 17 Oct 1998 13:27:39 GMT
Message-ID: <19981017092739.18625.00001801@ng12.aol.com>


Your SQL script has PL/SQL block where youre trying to create a table. DDL is not allowed in PL/SQL. Received on Sat Oct 17 1998 - 08:27:39 CDT

Original text of this message

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