Mouse Genome Informatics Schema Browser  
 Mouse Genome Informatics
MGI Home    Help
 
Table pub.mgd.mgi_reference_assoc
A record in this table repesents an association between a Reference of a specific type (_RefAssocType_key, e.g. Original) and a specific database object (_Object_key, e.g. Sequence A12345 ) of a specific object type (_MGIType_key, e.g., Sequence, Marker/Sequence Association).

Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
_assoc_key serial 10  √  nextval('mgi_reference_assoc_seq'::regclass)
primary key
_refs_key int4 10
bib_refs
foreign key to BIB_Refs
_object_key int4 10 foreign key to any object defined in ACC_MGIType
_mgitype_key int4 10
acc_mgitype
foreign key to ACC_MGIType
_refassoctype_key int4 10
mgi_refassoctype
foreign key to MGI_RefAssocType
_createdby_key int4 10 1001
mgi_user
user who created the record
_modifiedby_key int4 10 1001
mgi_user
user who last modified the record
creation_date timestamp 29,6 now() date record was created
modification_date timestamp 29,6 now() date record was last modified

Table contained 7,199,111 rows at Mon Sep 11 06:12 EDT 2023

Indexes:
Column(s) Type Sort
_assoc_key Primary key Asc
_createdby_key Performance Asc
_mgitype_key Performance Asc
_modifiedby_key Performance Asc
_object_key Performance Asc
_refassoctype_key Performance Asc
_refs_key Performance Asc

Close relationships  within of separation: