Skip to Main Content

SQL Developer

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!

Can SQLcl with sqlformat html support ENTMAP OFF similar functionality ?

Audun V. NesFeb 23 2016 — edited Feb 23 2016

When generating HTML output in SQL*Plus you can use "SET MARKUP HTML ON SPOOL ON ENTMAP OFF" to ensure HTML hyperlinks are created as hyperlinks, and not text enclosed in < and >

I have tried to find a similar "ENTMAP OFF" feature in sqlcl, but without any luck. Is there such a feature ?

This post has been answered by thatJeffSmith-Oracle on Feb 23 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 22 2016
Added on Feb 23 2016
5 comments
1,023 views