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: DML in Stored Procedure

Re: DML in Stored Procedure

From: James Lorenzen <james_lorenzen_at_allianzlife.com>
Date: Thu, 23 Dec 1999 13:50:36 GMT
Message-ID: <83t99t$eug$1@nnrp1.deja.com>


Actually, it's DDL (Data Definition Language), DML is the manipulation part of SQL.

James

In article <3861E40E.A21D3FDC_at_faw.uni-linz.ac.at>,   Peter =?iso-8859-1?Q?Kroi=DF?= <pk_at_faw.uni-linz.ac.at> wrote:
> How can I make DML-Statements (CREATE, DROP, TRUNCATE) in a Stored
> Procedure?
>
> Thanx,
> Peter
>
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu Dec 23 1999 - 07:50:36 CST

Original text of this message

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