select privname,object_name from ku$_objgrant_view join all_objects on object_id=obj_num where grantee=’THE_USER’;
Parm Patram
Oracle, Linux and UNIX tips, tricks and stuff
select privname,object_name from ku$_objgrant_view join all_objects on object_id=obj_num where grantee=’THE_USER’;
Posted by admin @ 1:31 pm




