select * from all_object a where a.object_type='procedure' and a.object_name like '%XXX%';
上一篇:通过案例学调优之--Oracle中null使用索引
下一篇:oracle表空间与用户创建