Table pub.mgd.gxd_index A record in this table represents a GXD "index" relationship between a Reference and a Marker. Precusor to fully coding a GXD paper. All records in the GXD Index may or may not be entered into the GXD Assay table. See GXD_Index_Stages.
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 269,745 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_index_key | Primary key | Asc | gxd_index_pkey |
_marker_key + _refs_key | Must be unique | Asc/Asc | gxd_index_idx_clustered |
_conditionalmutants_key | Performance | Asc | gxd_index_idx_conditionalmutants_key |
_createdby_key | Performance | Asc | gxd_index_idx_createdby_key |
creation_date | Performance | Asc | gxd_index_idx_creation_date |
modification_date | Performance | Asc | gxd_index_idx_modification_date |
_modifiedby_key | Performance | Asc | gxd_index_idx_modifiedby_key |
_priority_key | Performance | Asc | gxd_index_idx_priority_key |
_refs_key | Performance | Asc | gxd_index_idx_refs_key |
|