valid_as_type_on_sg_type
EntityType Dependent
Logical Entity Name valid_as_type_on_sg_type
Definition
Note

valid_as_type_on_sg_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
db_site(PK)(FK) CHAR(16) NO
db_id(PK)(FK) INTEGER NO
as_db_site(PK)(FK) CHAR(16) NO
as_db_id(PK)(FK) INTEGER NO
as_type_code(PK)(FK) INTEGER NO
sg_db_site(PK)(FK) CHAR(16) NO
sg_db_id(PK)(FK) INTEGER NO
sg_type_code(PK)(FK) INTEGER NO
ordering_seq INTEGER NO
user_tag_ident VARCHAR(254) YES
name VARCHAR(254) 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

valid_as_type_on_sg_type Keys
Key Name Key Type Keys
PK__valid_as_type_on__668030F6 PrimaryKey db_site,db_id,as_db_site,as_db_id,as_type_code,sg_db_site,sg_db_id,sg_type_code

valid_as_type_on_sg_type Relationships
Parent Entity Child Entity Type Foreign Keys
site_database valid_as_type_on_sg_type Identifying db_site,db_id
asset_type valid_as_type_on_sg_type Identifying as_db_site,as_db_id,as_type_code
segment_type valid_as_type_on_sg_type Identifying sg_db_site,sg_db_id,sg_type_code
site_database valid_as_type_on_sg_type Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type valid_as_type_on_sg_type Non-Identifying rstat_type_code