Using the My Oracle Support Portal (MOSC)

MOSC Banner

SQL syntax highlighting shows <span>

edited Mar 24, 2014 6:41PM in Using the My Oracle Support Portal (MOSC) 7 commentsAnswered ✓

Hi all,

if use the SQL syntax higlighting here it shows a lot of <span> at the beginning and the end of my code.
A little example

select stgroup, count(*) db_per_group, min(name) min_db, max(name) max_db
  from sysibm.sysdatabase
group by stgroup
order by 1

And now the same functionality from SAP community network ( Problem with STOGROUP when creating indexes | SCN ) that works with Jive too:


(i try to insert a jpg here, but it doesn't work)


So it seems that the issue is not only a Jive issue.

regards
Kay

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center