how about
select owner, object_name from all_objects
where object_type in ('PROCEDURE', 'FUNCTION', 'PACKAGE')
and owner <> user
/
|
Results 1 to 6 of 6
Thread: DATA DICTIONARY QUESTIONThreaded View
|
Click Here to Expand Forum to Full Width |