Table: Lost_To
Columns
NameTypeConstraintsDescription
lost_to_KEYintNOT NULLAUTO-INCREMENT: Database assigned primary key for this table.
update__staff_KEYintNOT NULL
update_date_utcdatetimeNOT NULL
descriptionnvarchar (250)NOT NULLUser defined description (unique).
create_date_utcdatetimeNOT NULL
row_versiontimestampNOT NULL
Primary key
NameColumnsDescription
PK_Lost_To$lost_to_KEYlost_to_KEYCLUSTERED
Unique constraints
NameColumnsDescription
UK_Lost_To$descriptiondescriptionEach description must be unique.
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Client__Lost_To__lost_to_KEYlost_to_KEYClient

Schema diagram