Grant TRUNCATE on a table to user
604542Apr 15 2008 — edited Mar 27 2009Is 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