Re: Truncate Table in a PL/SQL Block

From: Dave Mausner <dmausner_at_brauntech.com>
Date: 1996/10/21
Message-ID: <54ehql$b91_at_client3.news.psi.net>#1/1


In article <3268FFDF.23BA_at_realsoftware.be>,

   Huijbrechts Rolf <huybrecr_at_realsoftware.be> wrote:
>I tried to issue a TRUNCATE TABLE but this is not supported in a PL/SQL
>block for Oracle V7.2.

use the dbms_sql package to perform truncate or other unsupported sql in pl/sql.

--
Dave Mausner, Consulting Manager, Braun Technology Group, Chicago.
Received on Mon Oct 21 1996 - 00:00:00 CEST

Original text of this message