Table pub.mgd.mgi_note A record in this table represents a Note of a specific type (_NoteType_key) for a specific object (_Object_key) of a specific object type (_Object_key) with a specific privacy setting.
|
Generated by SchemaSpy |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 3,005,544 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_note_key | Primary key, Used to cluster data | Asc | mgi_note_pkey |
_object_key + _mgitype_key + _notetype_key | Performance | Asc/Asc/Asc | mgi_note_idx_clustered |
_createdby_key | Performance | Asc | mgi_note_idx_createdby_key |
_mgitype_key | Performance | Asc | mgi_note_idx_mgitype_key |
_modifiedby_key | Performance | Asc | mgi_note_idx_modifiedby_key |
_notetype_key | Performance | Asc | mgi_note_idx_notetype_key |
|