Oracle Designer Model,
Release 6i
Element Type Definition
| Element Type Name | RELATION_DEFINITION |
| Short Name | TAB |
| View Name | CI_RELATION_DEFINITIONS |
| Description | Definition of a table, view, snapshot or record |
| Sub-type of | SHAREABLE_ELEMENT |
| Non-instantiable super-type of | RECORD |
| SNAPSHOT_DEFINITION | |
| TABLE_DEFINITION | |
| VIEW_DEFINITION | |
| As this is a non-instantiable supertype, follow links (above) to its instantiable subtypes to find versioning information for each subtype, uniqueness criteria, API rules etc | |
| Underlying table: | SDD_TAB |
| Changes: | Summary of changes to RELATION_DEFINITION in Release 6i |
| Reference Properties | ||||
|---|---|---|---|---|
| Name | Opt ? | Notes | Relationship | In Arc |
| Properties | |||||
|---|---|---|---|---|---|
| Name | Datatype | Opt ? | Notes | Domain | Default Value |
| NAME | VARCHAR2(30) | N | The unique table name.
Prompt: Name Uppercase | ||
| REMARK | VARCHAR2(2000) | Y | A brief comment about this table, view, snapshot or record
Prompt: Comment | ||
| TABLE_TYPE | VARCHAR2(6) | Y | Sub-type discriminator. Internal property indicating whether the RELATION_DEFINITION is a TABLE_DEFINITION (TABLE), VIEW_DEFINITION (VIEW), RECORD (RECORD), or SNAPSHOT_DEFINITION (SNAP).
Not displayed Uppercase System maintained Not updatable by user | TAB_TABLE_TYPE | |
| Multi-line Text | ||
|---|---|---|
| Name | Text Type | Prompt |
| Other Properties |
|---|
The following 'standard' properties are also inherited by all element types:
|
Other element types that reference RELATION_DEFINITION:
Note: