Table: dbo.Payroll_Item_Type
Columns
NameTypeConstraintsDescription
payroll_item_type_KEYint (4)NOT NULLPrimary key for this table
descriptionnvarchar (60)NOT NULLDescription
Primary key
NameColumnsDescription
PK_Payroll_Item_Typepayroll_item_type_KEY
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Client_Payroll_Item__Payroll_Item_Type__payroll_item_type_KEYpayroll_item_type_KEYClient_Payroll_Item

Schema diagram