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: Privileges for truncate table

Re: Privileges for truncate table

From: paquette stephane <stephane_paquette_at_yahoo.com>
Date: Fri, 9 Jun 2000 06:42:42 -0700 (PDT)
Message-Id: <10523.108389@fatcity.com>


You must grant the drop any table privilege. Something I'm sure you do not want to do.

The other thing is to do a stored proc that do a truncate table.


Stephane Paquette
DBA Oracle
stephane_paquette_at_yahoo.com
spaquette_at_houra.fr
(33) 01 53 93 06 50

Do You Yahoo!?
Yahoo! Photos -- now, 100 FREE prints! Received on Fri Jun 09 2000 - 08:42:42 CDT

Original text of this message

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