News

QR Codes Generator package provides functionality to quickly and efficiently generate QR Codes (module 2) directly from Oracle database. It requires no additional ...
A package for generating new PL / SQL packages with basic functions and procedures for working with a table. Can save time writing hundreds of lines of code for new or existing tables. This is a ...
A general rule of thumb for tuning database applications is "80 percent application, 20 percent database." This means that, on average, developers can tune 20 percent of performance problems by ...
This chapter provides reference information for using the PL/SQL packages provided with ConText to administer ConText servers and queues, as well as to obtain product information about ConText.
The PL/SQL package DBMS_RANDOM can generate random text and date values as well as numbers. Check out these code examples to learn how you can generate these values in your development work. Numbers, ...
An Oracle database server running on a Windows machine can manipulate COM Automation server objects from PL/SQL or Java stored in a database. To access a COM Automation server, a client application ...