Table: dbo.Length_Of_Service_Selection
Columns
NameTypeConstraintsDescription
length_of_service_selection_KEYint (4)NOT NULLPrimary key for this table
service_time_unitnvarchar (14)NOT NULLThe unit of time which the system will use to calculate a graduated benefit accrual.
Primary key
NameColumnsDescription
PK_Length_Of_Service_Selectionlength_of_service_selection_KEY
Unique constraints
NameColumnsDescription
UK_Length_Of_Service_Selection$service_time_unitservice_time_unit
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Client_Benefit__Length_Of_Service_Selection__graduated_allowance_calculation__length_of_service_selection_KEYgraduated_allowance_calculation__length_of_service_selection_KEYClient_Benefit

Schema diagram