Table: dbo.W2_Copy_A_Client_Copy_Type
Table to identify the copy type used when printing the client copy for the W-2 Copy A.
Columns
NameTypeConstraintsDescription
w2_copy_a_client_copy_type_KEYint (4)NOT NULLPrimary key
descriptionnvarchar (30)NOT NULLDescription of the client copy type
Primary key
NameColumnsDescription
PK_W2_Copy_A_Client_Copy_Typew2_copy_a_client_copy_type_KEY
Unique constraints
NameColumnsDescription
UK_W2_Copy_A_Client_Copy_Type$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_W2_1099_User_Preference__W2_Copy_A_Client_Copy_Type__w2_copy_a_client_copy_type_KEYw2_copy_a_client_copy_type_KEYW2_1099_User_Preference

Schema diagram