select obj.object_name,obj.object_type,sou.line,sou.source from sys.source$ sou, dba_objects obj where sou.obj# = obj.object_id and obj.object_name like 'TEST3%' order by sou.line ; <img src='https://pimg.1px.tw/lyhpcha/1428395190-3932314698.png' border='0' title='Image001' alt='Image001' />