Table: dbo.Filter_Select
Columns
NameTypeConstraintsDescription
filter_select_KEYint (4)NOT NULLDatabase assigned primary key for this table.
update__staff_KEYint (4)NOT NULLKey of Staff who last modified this row.
update_datedatetime (8, 3)NOT NULLThe date and time that this row was last modified.
filter_line_KEYint (4)NOT NULLKey of the Filter Line this value is for.
selectedint (4)NOT NULLThe value of the primary key for the selected item.
create_datedatetime (8, 3)NOT NULL
Primary key
NameColumnsDescription
PK_Filter_Selectfilter_select_KEY
Foreign keys
NameColumnsReferenced tableDescription
FK_Filter_Select__Filter_Line__filter_line_KEYfilter_line_KEYFilter_Line (filter_line_KEY)

Schema diagram