News

Create ActiveX servers for PL/SQL packages A general rule of thumb for tuning database applications is "80 percent application, 20 percent database." Written by Scott Stephens, Contributor ...
5 PL/SQL Packages - Administration 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 ...
With the introduction of Oracle compatibility in MariaDB Server 10.3, it's now possible to use Oracle PL/SQL and Oracle sequences in an open source database - making it easier for DBAs and developers ...
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.
An Oracle database server running on a Windows machine can manipulate COM Automation server objects from PL/SQL or Java stored in a database.
CTX_DDL: Text Setup and Management The CTX_DDL PL/SQL package is used to create preferences and policies for ConText and to perform DDL actions such as index creation and optimization.