Re: Need help with d2k DML commands

From: John M. Reed Jr. <jmrjr_at_earthlink.net>
Date: 1998/05/28
Message-ID: <356DEA8D.BC112FCD_at_earthlink.net>#1/1


Hi Vladimir,

Try taking a look at the package DBMS_SQL. Complete dissection of this package
may be found in the Application Developers Guide.

In short, this package lets you issue all DML statements except EXPLAIN PLAN and LOCK TABLE.

Good luck,

John M. Reed Jr.
Developer/DBA

Vladimir A. Zaikin wrote:

> Hi,
> Question is very simple: Is it possible to
> generate in d2k SQL DML commands like this:
> insert into tbl values (,,,)
> - commands of initial populating of database.
> If answer is Yes - how I should write it in application
> system?
> We interested in any way to store SQL commands in app system
> and execute them by d2k.
>
> Thanks in advance,
> Vladimir Zaikin,
> software engeneer e-mail: vlad_at_hammer.ryazan.su
Received on Thu May 28 1998 - 00:00:00 CEST

Original text of this message