Background documentationDatabase Object Locate this document in the navigation structure

 

Database objects are the logical units with which the database system works. The database stores the metadata of database objects in the database catalog.

To create and manage database objects, you use SQL statements.

Database Objects

Tables

View tables

Synonyms

Indexes

Database users

Schemas

Triggers

Database procedures

Database functions

More Information

SQL Reference Manual, Data Definition, Authorization