| D_Format_Data |
| Logical Entity Name | D_Format_Data |
| Default Table Name | D_Format_Data |
| Definition | Format data |
| D_Format_Data Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
id |
NUMERIC(8, 0) | NO | A cross reference code to indicate this particular dictionary entry | |
row_id |
NUMERIC(8, 0) | NO | Row identifier for the decoder keys | |
| key_d | VARCHAR(80) | NO | This attribute denotes the decoder keys used by the data family type |
| D_Format_Data Keys |
| Key Name | Key Type | Keys |
| D_F_D00 | PrimaryKey | id, row_id |
| D_Format_Data Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| D_Format | Identifying | One To Zero or More | id | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| D_Format_Data Check Constraints |
| Check Constraint Name | CheckConstraint |
| D_F_D01 | row_id >= 0 |