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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: truncate table

Re: truncate table

From: richard lau <xsn01_at_hotmail.com>
Date: Wed, 03 Jan 2001 23:28:34 -0000
Message-Id: <10730.125654@fatcity.com>


Try this in PL/SQL:

execute immediate 'truncate table xxx.yyyy';



Get your FREE download of MSN Explorer at http://explorer.msn.com Received on Wed Jan 03 2001 - 17:28:34 CST

Original text of this message

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