Table: dbo.Engagement_View_Classification
This is a type table that describes the different types of views that will use the engagement tree column selector table.
Columns
NameTypeConstraintsDescription
engagement_view_classification_KEYint (4)NOT NULLPrimary Key. Not null.
descriptionvarchar (20)NOT NULLThe name of a view that will use the engagement tree column selector table.
Primary key
NameColumnsDescription
PK_Engagement_View_Classificationengagement_view_classification_KEY
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Engagement_Tree_Column_Selector__Engagement_View_Classification__engagement_view_classification_KEYengagement_view_classification_KEYEngagement_Tree_Column_Selector

Schema diagram