select text from all_source where type='PROCEDDURE' and name='过程名'
and instr(text,'注释内容')>0 

相关文章: