Hi,
i'm wondering if Oracle allows a user to truncate a table that was created by another user. I used grant all option but it didn't help....alternatively, I could use delete from tablename but i prefer to use the truncate command....plse let me know if this is doable. Thanks