db.table

data type

Library: Database access (OMDB)
Import : omdb.xmd


Purpose

The db.table opaque data type represents a single table in the relational database.

Usage Notes

Within your program, you can create as many instances of the db.table data type as you require by declaring global and local variables of type "db.table".

Please refer to Opaque Data Types for a general description of opaque data types and how they are used.

Related OMDB library functions:

The functions

are used to establish and discard db.table instances. The db.table objects are used by the following OMDB library functions: