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

相关文章:

  • 2022-12-23
  • 2021-12-28
  • 2021-12-08
  • 2021-08-07
  • 2021-06-18
猜你喜欢
  • 2022-12-23
  • 2021-11-23
  • 2021-04-14
  • 2022-12-23
  • 2021-05-18
  • 2021-07-18
相关资源
相似解决方案