site_type_child
EntityType Dependent
Logical Entity Name site_type_child
Default Table Name site_type_child
Definition
Note

site_type_child Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
st_db_site(PK)(FK) CHAR(16) NO
st_db_id(PK)(FK) NUMERIC(10, 0) NO
st_type_code(PK)(FK) NUMERIC(10, 0) NO
child_st_db_site(PK)(FK) CHAR(16) NO
child_st_db_id(PK)(FK) NUMERIC(10, 0) NO
child_st_type_code(PK)(FK) NUMERIC(10, 0) NO
gmt_last_updated TIMESTAMP/DATE YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) NUMERIC(10, 0) YES
rstat_type_code(FK) NUMERIC(5, 0) YES

site_type_child Keys
Key Name Key Type Keys
PK5 PrimaryKey st_db_site,st_db_id,st_type_code,child_st_db_site,child_st_db_id,child_st_type_code

site_type_child Relationships
Parent Entity Child Entity Type Foreign Keys
site_type site_type_child Identifying st_db_site,st_db_id,st_type_code
site_type site_type_child Identifying child_st_db_site,child_st_db_id,child_st_type_code
site_database site_type_child Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type site_type_child Non-Identifying rstat_type_code

site_type_child Attachments
Name Datatype Value Override Default Value Description