asset_on_segment
EntityType Dependent
Logical Entity Name asset_on_segment
Definition
Note

asset_on_segment Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
asset_org_site(PK)(FK) CHAR(16) NO
asset_id(PK)(FK) INTEGER NO
segment_site(PK)(FK) CHAR(16) NO
segment_id(PK)(FK) INTEGER NO
gmt_installed(PK) DATETIME NO
gmt_removed DATETIME YES
gmt_last_updated DATETIME YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) INTEGER YES
rstat_type_code(FK) SMALLINT YES

asset_on_segment Keys
Key Name Key Type Keys
PK__asset_on_segment__45F365D3 PrimaryKey asset_org_site,asset_id,segment_site,segment_id,gmt_installed

asset_on_segment Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type asset_on_segment Non-Identifying rstat_type_code
segment asset_on_segment Identifying segment_site,segment_id
site_database asset_on_segment Non-Identifying last_upd_db_site,last_upd_db_id
asset asset_on_segment Identifying asset_org_site,asset_id