Table: dbo.Form_1099_Copy_A_Client_Copy_Type
Table to identify the copy type used when printing the client copy for the 1099 Copy A.
Columns
NameTypeConstraintsDescription
form_1099_copy_a_client_copy_type_KEYint (4)NOT NULLPrimary key
descriptionnvarchar (30)NOT NULLDescription of the client copy type
Primary key
NameColumnsDescription
PK_Form_1099_Copy_A_Client_Copy_Typeform_1099_copy_a_client_copy_type_KEY
Unique constraints
NameColumnsDescription
UK_Form_1099_Copy_A_Client_Copy_Type$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_W2_1099_User_Preference__Form_1099_Copy_A_Client_Copy_Type__form_1099_copy_a_client_copy_type_KEYform_1099_copy_a_client_copy_type_KEYW2_1099_User_Preference

Schema diagram