Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Grant TRUNCATE on a table to user

604542Apr 15 2008 — edited Mar 27 2009
Is there any way around the fact that you cannot grant a TRUNCATE to one table in a schema ? I know you can create a new stored procedure that will TRUNCATE a table and GRANT execute on that to a user
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 24 2009
Added on Apr 15 2008
15 comments
129,960 views