When I first stepped into Oracle reporting, my role was simple — run a given query, change the parameters, export to CSV, email the results. Day after day, I repeated this cycle. It was mechanical.
In this article, we will explore the concept of cursors in PL/SQL — an essential tool for working with SQL query result sets. PL/SQL cursors are used to retrieve, manipulate, and navigate through data ...
I could not find the PL/SQL tutorial in this portal as its compiler is present. If a new tutorial could be arranged, then it would be pretty helpful.
A PL/SQL PDF report generator providing some of the column, column break and header capabilities of sqlplus reports. Built on as_pdf3 from Anton Scheffer (included).