News

Grants and synonyms for packages should be declared in standalone scripts and not included in the script used to create the package. Packages should have filenames in the following format, for example ...
Introduction to the PL/SQL package – introduce you to PL/SQL packages and explain to you the advantages of using them in your application development. PL/SQL package is an object of the schema of ...
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 ...
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.
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.
An Oracle database server running on a Windows machine can manipulate COM Automation server objects from PL/SQL or Java stored in a database.