Xref: alice comp.databases.oracle.server:47905
Path: alice!news-feed.fnsi.net!news.maxwell.syr.edu!nntp.abs.net!newshub2.home.com!news.home.com!news.rdc1.wa.home.com.POSTED!not-for-mail
Message-ID: <372A27C8.9407BEB3@home.com>
From: James <james@home.com>
Organization: thebackdoor
X-Mailer: Mozilla 4.5 [en] (Win95; U)
X-Accept-Language: en
MIME-Version: 1.0
Newsgroups: comp.databases.oracle.server
Subject: Parallel Inserts using DBMS_SQL
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Lines: 4
Date: Fri, 30 Apr 1999 22:01:48 GMT
X-Complaints-To: abuse@home.net
X-Trace: news.rdc1.wa.home.com 925509708 24.5.121.207 (Fri, 30 Apr 1999 15:01:48 PDT)
NNTP-Posting-Date: Fri, 30 Apr 1999 15:01:48 PDT

Is it possible to perform parallel inserts using dynamic sql? I have
successfully done parallel inserts in PL/SQL, but not with dbms_sql. Any
insights are appreciated.

