比如说某个字典表里之类的
没有
select * from v$sqlarea t where t.SQL_TEXT like'%SELECT%FROM TABLE%' order by t.LAST_ACTIVE_TIME desc