Entering content frame

Background documentation Database Object Locate the document in the library structure

Database objects are the logical units with which the database system works. These include:

     Base tables

     View tables

     Synonyms

     Indexes

     Users

     Schemas

     Triggers

     Database procedures

     Database functions

The metadata for the database objects is stored in the database catalog by the database system.

Use SQL statements to generate and manage database objects.

See also:

SQL Reference Manual

Data Definition

Authorization

 

Leaving content frame