Table: dbo.Journal_Entry_Event_Type
Table containing journal entry event types.
Columns
NameTypeConstraintsDescription
journal_entry_event_type_KEYint (4)NOT NULLPrimary key for this table.
descriptionnvarchar (100)NOT NULLDescription of the journal entry event type.
Primary key
NameColumnsDescription
PK_Journal_Entry_Event_Typejournal_entry_event_type_KEY
Unique constraints
NameColumnsDescription
UK_Journal_Entry_Event_Type$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Journal_Entry_Event__Journal_Entry_Event_Type__journal_entry_event_type_KEYjournal_entry_event_type_KEYJournal_Entry_Event

Schema diagram