可查询执行效率 select a.SQL_TEXT,executions, fetches, buffer_gets from v$sql a where a.SQL_TEXT like '%somewords%';