Table: dbo.Withholding_Deposit_Frequency | |||
Columns | |||
Name | Type | Constraints | Description |
withholding_deposit_frequency_KEY | nvarchar (50) | NOT NULL | Primary key for this table; the frequency that tax withholdings are to be deposited |
Primary key | |||
Name | Columns | Description | |
PK_Withholding_Deposit_Frequency | withholding_deposit_frequency_KEY |
Incoming foreign keys | |||
Name | Columns | Referencing table | Description |
FK_Withholding_Deposit_Schedule__Withholding_Deposit_Frequency__withholding_deposit_frequency_KEY | withholding_deposit_frequency_KEY | Withholding_Deposit_Schedule |