tbl_survey_field_usage¶
- Description
I think this is obsolete and was mistakenly added to db when the actual table is tbl1_survey_field_usage
Columns¶
id int(11) NOT NULL
- Options
display="true", null="true", search="false", type=""
the_semester varchar(45) DEFAULT NULL
- Options
display="true", null="true", search="false", type=""
the_year int(11) DEFAULT NULL
- Options
display="true", null="true", search="false", type=""
the_survey_field varchar(45) DEFAULT NULL
- Options
display="true", null="true", search="false", type=""
used_for_faculty tinyint(1) DEFAULT 0
- Options
display="true", null="true", search="false", type=""
used_for_annuals tinyint(1) DEFAULT 0
- Options
display="true", null="true", search="false", type=""
used_for_ptls tinyint(1) DEFAULT 0
- Options
display="true", null="true", search="false", type=""
used_for_graduate_students tinyint(1) DEFAULT 0
- Options
display="true", null="true", search="false", type=""