Mouse Genome Informatics Schema Browser  
 Mouse Genome Informatics
MGI Home    Help
 
Table pub.mgd.prb_alias
Defines synonyms for Probe names referred to in a specific Reference.

See PRB_Reference, PRB_Probe.

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
_alias_key serial 10  √  nextval('prb_alias_seq'::regclass) primary key
_reference_key int4 10
prb_reference
foreign key to PRB_Reference
alias text 2147483647 alias name
_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 99,922 rows at Mon Sep 11 06:12 EDT 2023

Indexes:
Column(s) Type Sort
_alias_key Primary key, Used to cluster data Asc
alias Performance Asc
_reference_key Performance Asc
_createdby_key Performance Asc
_modifiedby_key Performance Asc

Close relationships  within of separation: