(Contents)(Previous)(Next)

Data Dictionary

Which data dictionary functions does ADABAS feature?

The SQL catalog of ADABAS can be accessed via SELECT statements issued on system tables (views). In addition to these functions, DOMAIN administers all database objects and provides usage records which are maintained implicitly. Especially the usage of database objects within application programs is recorded in this way. Together with the documentation of the database objects and the possibility of including further, user-defined objects, DOMAIN provides the full functionality of a Data Dictionary.


(Contents)(Previous)(Next)