日期:2014-05-16  浏览次数:20393 次

查找存储过程
select * from user_objects where Object_Type='PROCEDURE'and object_name like '%xxx%'