Skip to Main Content

SQL Developer for VS Code

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

EXPLAIN PLAN output hyphen line is 4000 characters

DataProcessingSep 13 2025

Just mentioning.

Dash separator line seems excessively large. When I copy / paste it I always delete the EXTRA dashes after position 100.

PLAN_TABLE_OUTPUT

---------------------------------------------------------------------------------------------------------------------- 4000 dashes!

Plan hash value: 904101622

------------------------------------------------------------------------------------------------------
| Id | Operation | Name | Rows | Bytes | Cost (%CPU)| Time |
------------------------------------------------------------------------------------------------------

Comments
Post Details
Added on Sep 13 2025
2 comments
38 views