Previous Topic: DATA_BASENext Topic: DATA_CLUSTER


DATA_BASE_USAGE

The following table details various column names along with their descriptions.

Col

Column Name

Len

Coltype

Description

1

MODEL_ID

4

INTEGER

ID of the containing model

2

TBNAME

16

CHAR

DATA_BASE_USAGE

3

TECH_DESIGN_
ID

4

INTEGER

ID of the technical design that uses this database.

Join with TECHNICAL_DESIGN.

4

DATABASE_ID

4

INTEGER

ID of the database used by this technical design.

Join with DATA_BASE.