EventSubGroup


Columns

Column Type Size Nulls Auto Default Children Parents Comments
EventSubGroupSeq int identity 4 null
EventGroupSeq int 4 null
EventGroup.EventGroupSeq FK_EventSubGroup_EventGroup R
ResponsibleStaffID int 4 null
Community.ID FK_EventGroup_Community R
Description varchar 200 null

Table contained -1 rows

Indexes

Constraint Name Type Sort Column(s)
PK_EventSubGroup Primary key Asc EventSubGroupSeq

Relationships