Table: dbo.Grid_Account_Selection_Type
This table will hold values for the custom excel grid account selection type
Columns
NameTypeConstraintsDescription
grid_account_selection_type_KEYint (4)NOT NULLPrimary key
descriptionnvarchar (60)NOT NULLThe type of account selection type
Primary key
NameColumnsDescription
PK_Grid_Account_Selection_Typegrid_account_selection_type_KEY
Unique constraints
NameColumnsDescription
UK_Grid_Account_Selection_Type$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Trial_Balance_Grid__Grid_Account_Selection_Type__grid_account_selection_type_KEYgrid_account_selection_type_KEYTrial_Balance_Grid

Schema diagram