Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Capturing DBMS_XPLAN.DISPLAY output
How can I capture DBMS_XPLAN.DISPLAY output into a
table - e.g. as a CLOB?
select * from table(dbms_xplan.display);
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Jun 22 2006 - 05:19:42 CDT
![]() |
![]() |