2026-03-12 20:23:15
This commit is contained in:
4
vdh/dplan.sql
Normal file
4
vdh/dplan.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
set lines 180
|
||||
select * from table(dbms_xplan.display_cursor('&sql_id','&child_no','typical'))
|
||||
/
|
||||
|
||||
Reference in New Issue
Block a user