Table: dbo.GL_Account_Budget_Category
This table stores type definition to Budget Buckets
Columns
NameTypeConstraintsDescription
gl_account_budget_category_KEYint (4)NOT NULLPrimary key.
descriptionnvarchar (60)NOT NULLA description for the Budget Bucket Type.
Primary key
NameColumnsDescription
PK_GL_Account_Budget_Categorygl_account_budget_category_KEY
Unique constraints
NameColumnsDescription
UK_GL_Account_Budget_Category$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_GL_Account_Budget_Category_Name_Override__GL_Account_Budget_Category__gl_account_budget_category_KEYgl_account_budget_category_KEYGL_Account_Budget_Category_Name_Override
FK_GL_Account_Budget__GL_Account_Budget_Category__gl_account_budget_category_KEYgl_account_budget_category_KEYGL_Account_Budget

Schema diagram