Table pub.mgd.voc_annotheader A record in this table represents the unique use of a Header term for a specific annotated Object of a specific Annotation Type. A set of records grouped by Annot Type/Object represents the ordered list of Header terms for an annotated Object of a specific Annotation Type.
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 217,832 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_annotheader_key | Primary key | Asc | voc_annotheader_pkey |
_approvedby_key | Performance | Asc | voc_annotheader_idx_approvedby_key |
_annottype_key + _object_key + _term_key | Performance | Asc/Asc/Asc | voc_annotheader_idx_clustered |
_createdby_key | Performance | Asc | voc_annotheader_idx_createdby_key |
_modifiedby_key | Performance | Asc | voc_annotheader_idx_modifiedby_key |
_object_key | Performance | Asc | voc_annotheader_idx_object_key |
_term_key | Performance | Asc | voc_annotheader_idx_term_key |
|