select * FROM gv$sql where LAST_LOAD_TIME is not null AND UPPER(SQL_FULLTEXT) LIKE ‘%NXT_IEX_%’ ORDER BY LAST_LOAD_TIME DESC