Project Data Tables Database > td Schema : td.ENTITY_SUBTYPE_ATTRIBUTES Table |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
ESTA_SUBTYPE_ID | The ID of the attribute-subtype pair.The ENTITY_SUBTYPES.EST_ID of the subtype. | varchar | 100 | ||||
ESTA_ATTRIBUTE_ID | The ENTITY_ATTRIBUTES.EATT_ID of the attribute. | varchar | 50 | ||||
ESTA_ATTRIBUTE_VALUE | The value of the attribute. | varchar | 50 |
Index | Description | Primary | Unique |
---|---|---|---|
ESTA_SUBTYPE_ATTRIBUTES_IDX |