Viewing DBMS_XPLAN output

SJM

Member
Can we get an option to have the Explain Plan feature return output from DBMS_XPLAN.DISPLAY rather than the current grid? To me the output is more readable in this format, and any enhancements in newer versions of Oracle would automatically be supported.
 
I agree, it should be an option, specifically for that reason. I'd like to see DBMS_XPLAN be the default, though :)
 
Back
Top