Hi,

I want a user to be able to truncate a table in another users schema. I have given this user ALTER priviledges on the table, but he still cannot TRUNCATE.

Is there any way I can give a user priviledges to TRUNCATE a table in another users schema?

keith