Table pub.mgd.gxd_isresultcelltype Defines relationship between an In Situ Result and a Cell Type. One In Situ Result can have one or more Cell Types associated with it. See GXD_InSituResult
|
Generated by SchemaSpy |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 14,081 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_resultcelltype_key | Primary key | Asc | gxd_isresultcelltype_pkey |
_celltype_term_key | Performance | Asc | gxd_isresultcelltype_idx_celltype_term_key |
_result_key | Performance | Asc | gxd_isresultcelltype_idx_result_key |
|