Entries from Sergio's Blog tagged with 'SQL'

Quick and Dirty Inline Charts and RATIO_TO_REPORT

Another post from the archives... HTML Expressions is a feature in the Application Express reporting engine that lets you apply an HTML mask to a column value in a report. In the HTML Expression, you refer to the column...

cx_Oracle and DBMS_APPLICATION_INFO

Here's another post from the old blog, harvested from archive.org The other day I was playing with some Python and cx_Oracle, a Python module for connecting to Oracle databases. While cx_Oracle seems to work great, I found the documentation light...