Table: Custom_Chart_Type
Tags: read-only

Content:
1Standard Chart
2Custom Chart
Columns
NameTypeConstraintsDescription
custom_chart_type_KEYintNOT NULLDatabase assigned primary key for this table.
descriptionnvarchar (30)NOT NULLDescription of the custom chart type.
Primary key
NameColumnsDescription
PK_Custom_Chart_Type$custom_chart_type_KEYcustom_chart_type_KEYCLUSTERED
Unique constraints
NameColumnsDescription
UK_Custom_Chart_Type$descriptiondescriptionEach description must be unique.
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Custom_Chart__Custom_Chart_Type__custom_chart_type_KEYcustom_chart_type_KEYCustom_Chart

Schema diagram