Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: grant truncate
Or grant delete any table but I tend to stay away from that one.
-----Original Message-----
From: Ramamohan B N [mailto:ramamohan.bn_at_tatainfotech.com]
Sent: Wednesday, January 10, 2001 3:25 AM
To: Multiple recipients of list ORACLE-L
Subject: Re: grant truncate
Hi,
Create a procedure in user A's schema to truncate the table and grant execution on this procedure to user B.
Regards,
Mohan
wolfgang.ludewig_at_systor.com wrote:
>
> Hello,
>
> I have two users ( a and b).
> a owns the tables and
> b want to truncate the tables from a.
>
> How can I grant the user b the rights for this ??
>
> Wolfgang Ludewig
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Ramamohan B N INET: ramamohan.bn_at_tatainfotech.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 Wed Jan 10 2001 - 10:03:27 CST