2026-03-12 20:23:15
This commit is contained in:
5
star/xlast.sql
Normal file
5
star/xlast.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
prompt Display execution plan for last statement for this session from library cache...
|
||||
|
||||
select * from table(dbms_xplan.display_cursor(null,null,'ALLSTATS LAST +ALIAS +PEEKED_BINDS +PARALLEL +PARTITION +COST +BYTES +HINT_REPORT'));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user