Table: dbo.Billing_Fee_Method
Columns
NameTypeConstraintsDescription
billing_fee_method_KEYint (4)NOT NULLPrimary key for this table; specifies time for billing a fixed amount
methodnvarchar (50)NOT NULLDescription of the method, displayed
Primary key
NameColumnsDescription
PK_Billing_Fee_Methodbilling_fee_method_KEY
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Billing_Item_Schedule__Billing_Fee_Method__billing_fee_method_KEYbilling_fee_method_KEYBilling_Item_Schedule
FK_Client_Billing_Item_Schedule__Billing_Fee_Method__billing_fee_method_KEYbilling_fee_method_KEYClient_Billing_Item_Schedule

Schema diagram