resource_chr_data |
EntityType | Dependent |
Logical Entity Name | resource_chr_data |
Definition | |
Note |
resource_chr_data Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
resource_db_site![]() |
CHAR(16) | NO | ||
resource_db_id![]() |
INTEGER | NO | ||
resource_id![]() |
INTEGER | NO | ||
rsc_type_db_site![]() |
CHAR(16) | NO | ||
rsc_type_db_id![]() |
INTEGER | NO | ||
rsc_type_code![]() |
INTEGER | NO | ||
eu_db_site![]() |
CHAR(16) | NO | ||
eu_db_id![]() |
INTEGER | NO | ||
eu_type_code![]() |
INTEGER | NO | ||
data_value | VARCHAR(254) | NO | ||
gmt_last_updated | DATETIME | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
INTEGER | YES | ||
rstat_type_code![]() |
SMALLINT | YES |
resource_chr_data Keys |
Key Name | Key Type | Keys |
PK__resource_chr_dat__01342732 | PrimaryKey | resource_db_site,resource_db_id,resource_id,rsc_type_db_site,rsc_type_db_id,rsc_type_code |
resource_chr_data Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
logistic_resource | resource_chr_data | Identifying | resource_db_site,resource_db_id,resource_id |
resource_chr_dat_type | resource_chr_data | Identifying | rsc_type_db_site,rsc_type_db_id,rsc_type_code |
eng_unit_type | resource_chr_data | Non-Identifying | eu_db_site,eu_db_id,eu_type_code |
site_database | resource_chr_data | Non-Identifying | last_upd_db_site,last_upd_db_id |
row_status_type | resource_chr_data | Non-Identifying | rstat_type_code |