Table: dbo.Billable_Item_N_Check_Print_Run | |||
Columns | |||
Name | Type | Constraints | Description |
billable_item_N_check_print_run_KEY | int (4) | NOT NULL | Primary key |
billable_item_KEY | int (4) | NOT NULL | Foreign key to the related Billable_Item record |
check_print_run_KEY | int (4) | NOT NULL | Foreign key to the related Check_Print_Run record |
Primary key | |||
Name | Columns | Description | |
PK_Billable_Item_N_Check_Print_Run | billable_item_N_check_print_run_KEY |