| Table pub.mgd.acc_accession Master Accession table; stores all internal (MGI) and external accession numbers for any accessionable object. Each accession number has a prefix (non-numeric) part and a numeric part. Accession numbers are assigned to a specific object (_Object_key) within a specific data set (_MGIType_key), to a specific logical database (_LogicalDB_key). Accession numbers which are designated as private (1) are not dispalyed or searchable via the Web. Preferred accession numbers are the *primary* accession numbers for a given object. See ACC_AccessionMax, ACC_AccessionReference.
|
Generated by SchemaSpy |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 33,823,535 rows at Mon Sep 11 06:12 EDT 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| _accession_key | Primary key | Asc | acc_accession_pkey |
| lower(accid) | Performance | Asc | acc_accession_0 |
| lower(prefixpart) | Performance | Asc | acc_accession_1 |
| accid | Performance | Asc | acc_accession_idx_accid |
| _object_key + _mgitype_key | Performance | Asc/Asc | acc_accession_idx_clustered |
| _createdby_key | Performance | Asc | acc_accession_idx_createdby_key |
| creation_date | Performance | Asc | acc_accession_idx_creation_date |
| _logicaldb_key | Performance | Asc | acc_accession_idx_logicaldb_key |
| _mgitype_key | Performance | Asc | acc_accession_idx_mgitype_key |
| modification_date | Performance | Asc | acc_accession_idx_modification_date |
| _modifiedby_key | Performance | Asc | acc_accession_idx_modifiedby_key |
| numericpart | Performance | Asc | acc_accession_idx_numericpart |
| prefixpart | Performance | Asc | acc_accession_idx_prefixpart |
|



