Nope, u can't.
SQL> create table dummy_fac as select * from m_fac;
Table created.
SQL> grant truncate on dummy_fac to adm2;
grant truncate on dummy_fac to adm2
*
ERROR at line 1:
ORA-00990: missing or invalid privilege
|
Results 1 to 9 of 9
Thread: truncate privsThreaded View
|
Click Here to Expand Forum to Full Width |