ce_campaign_data

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
campaignId INT 10 null
month INT 10 null
year INT 10 null
totalEnrollments INT 10 null
currentEnrollments INT 10 null
totalUnenrollments INT 10 null
instance VARCHAR 100 NULL

Indexes

Constraint Name Type Sort Column(s)
ce_campaign_data_s_pk Primary key Asc id
PRIMARY Must be unique Asc id

Relationships