Table: Lost_To
Columns
NameTypeConstraintsDescription
lost_to_KEYintNOT NULLAUTO-INCREMENT: Database assigned primary key for this table.
update__staff_KEYintNOT NULL
update_datedatetimeNOT NULL
descriptionnvarchar (30)NOT NULLUser defined description (unique).
create_datedatetimeNOT 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