Questionnaire Fb Sections Table Schema (questionnaire_fb_sections)


Description

questionnaire_fb_sections table retrofitted from MySQL

questionnaire_fb_sections table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
questionnaire_feedback.sectionid quesfeed_sec2_fk R
surveyid BIGINT 19 0
questionnaire_survey.id quesfbsect_sur2_fk R
section TINYINT 3 null
scorecalculation LONGTEXT 2147483647 null
sectionlabel VARCHAR 50 null
sectionheading LONGTEXT 2147483647 null
sectionheadingformat TINYINT 3 1

Table contained -1 rows

questionnaire_fb_sections table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
quesfbsect_sur_ix Performance Asc surveyid

questionnaire_fb_sections table relationships