Table: dbo.Billable_Item_N_Check_Print_Run
Columns
NameTypeConstraintsDescription
billable_item_N_check_print_run_KEYint (4)NOT NULLPrimary key
billable_item_KEYint (4)NOT NULLForeign key to the related Billable_Item record
check_print_run_KEYint (4)NOT NULLForeign key to the related Check_Print_Run record
Primary key
NameColumnsDescription
PK_Billable_Item_N_Check_Print_Runbillable_item_N_check_print_run_KEY
Foreign keys
NameColumnsReferenced tableDescription
FK_Billable_Item_N_Check_Print_Run__Billable_Item__billable_item_KEYbillable_item_KEYBillable_Item (billable_item_KEY)
FK_Billable_Item_N_Check_Print_Run__Check_Print_Run__check_print_run_KEYcheck_print_run_KEYCheck_Print_Run (check_print_run_KEY)

Schema diagram