News

Abstract: In this paper, we introduce I3DE (Inconsistency Inspecting IDE) - an IDE plug in to inspect inconsistencies in PL/SQL code. We first observed the potential issues, e.g., misuses or bugs, ...
SQL is a conventional database language that is used to maintain, create and recover relational database whereas PL/SQL, Procedural Language extension to SQL, it prolongs SQL and provides procedural ...
SVG Images Generator PL/SQL package provides functionality to quickly and efficiently generate SVG images directly from the Oracle database. It requires no additional resources and it is developed in ...
In this context, this paper proposes an exploratory study about Bad Smell in PL/SQL codes, from free software projects, published on GitHub. We analyzed 20 open-source PL/SQL projects and empirically ...
GEN_PDF is PL/SQL based generator for PDF. Contribute to grlicaa/GEN_PDF development by creating an account on GitHub.
Procedures for Embedding HTML in PL/SQL. A clear delegation of work exists between the HTML and PL/SQL in your company's Web pages: PL/SQL code fetches and manipulates data from SQL databases, and ...