Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: TRUNCATE IN PL/SQL
It is DROP ANY TABLE and not 'delete any table' . Oracle Documentation till 8i was wrong.
Thanks.
> -----Original Message-----
> From: Ron Rogers [SMTP:RROGERS_at_galottery.org]
> Sent: Friday, June 22, 2001 9:41 AM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: TRUNCATE IN PL/SQL
>
> In urder to "TRUNCATE" a table you have to have ge granted "DELETE ANY
> TABLE". A very dangerous situation.
> ROR mª¿ªm
>
>
> -----Original Message-----
> Sent: Thursday, June 21, 2001 10:55 AM
> To: Multiple recipients of list ORACLE-L
>
>
> Hello guru , how can I execute a truncate table in PL/SQL ?? It only
> work
> for delete DML only ? why ?
>
>
>
>
> Raymond Lee
> Infopro Sdn Bhd
> Block B3 Level 8, Leisure Commerce Square
> No. 9, Jalan PJS 8/9 46150 Petaling Jaya
> Selangor , Malaysia
> Tel : 603-78766666 ext : 266 Fax : 603-78761233
> Email : Raymond_at_infopro.com.my
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Deshpande, Kirti INET: kirti.deshpande_at_verizon.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri Jun 22 2001 - 09:35:47 CDT