Mouse Genome Informatics Schema Browser  
 Mouse Genome Informatics
MGI Home    Help
 
Table pub.mgd.mgi_translation
A record in this table represents the Translation between a "bad name" and the corresponding MGI object (the "good name") of a specific Translation Type.

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
_translation_key serial 10  √  nextval('mgi_translation_seq'::regclass) primary key
_translationtype_key int4 10
mgi_translationtype
foreign key to MGI_TranslationType
_object_key int4 10 foreign key to any object defined in ACC_MGIType
badname text 2147483647 bad name to translate
sequencenum int4 10 order of the Translation member
_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 4,486 rows at Mon Sep 11 06:12 EDT 2023

Indexes:
Column(s) Type Sort
_translation_key Primary key Asc
badname Performance Asc
_createdby_key Performance Asc
_modifiedby_key Performance Asc
_object_key Performance Asc
_translationtype_key Performance Asc

Close relationships  within of separation: