Table pub.mgd.mrk_history A record in this table represents a nomenclature event in the life of a Marker. A nomenclature event is defined by the event itself (rename, merge, split, etc.), the reason for the event, date of the event, reference (J:).
|
Generated by SchemaSpy |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 817,702 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_assoc_key | Primary key, Used to cluster data | Asc | mrk_history_pkey |
_createdby_key | Performance | Asc | mrk_history_idx_createdby_key |
creation_date | Performance | Asc | mrk_history_idx_creation_date |
event_date | Performance | Asc | mrk_history_idx_event_date |
_history_key | Performance | Asc | mrk_history_idx_history_key |
_marker_event_key | Performance | Asc | mrk_history_idx_marker_event_key |
_marker_eventreason_key | Performance | Asc | mrk_history_idx_marker_eventreason_key |
_marker_key | Performance | Asc | mrk_history_idx_marker_key |
modification_date | Performance | Asc | mrk_history_idx_modification_date |
_modifiedby_key | Performance | Asc | mrk_history_idx_modifiedby_key |
_refs_key | Performance | Asc | mrk_history_idx_refs_key |
|