Table pub.mgd.voc_term_emaps A record in this table represents additional information about EMAPS (Theiler stage specific) structured vocabulary terms. Each term has a Theiler stage, an EMAPA term and a default parent (or null if root term). See VOC_Term._Vocab_key = 91
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 35,964 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_term_key | Primary key | Asc | voc_term_emaps_pkey |
_createdby_key | Performance | Asc | voc_term_emaps_idx_createdby_key |
_emapa_term_key | Performance | Asc | voc_term_emaps_idx_emapa |
_modifiedby_key | Performance | Asc | voc_term_emaps_idx_modifiedby_key |
_defaultparent_key | Performance | Asc | voc_term_emaps_idx_parent |
_stage_key | Performance | Asc | voc_term_emaps_idx_stage_key |
|