1、查询包的修改属性
select * from all_objects t where t.object_type='PACKAGE' and t.object_name like '%CM_HR%';

相关文章: