questionnaire_feedback

0 rows


Description

questionnaire_feedback table retrofitted from MySQL

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
sectionid BIGINT 19 0
questionnaire_fb_sections.id quesfeed_sec2_fkR
feedbacklabel VARCHAR 50 null
feedbacktext LONGTEXT 2147483647 null
feedbacktextformat TINYINT 3 1
minscore DECIMAL 10,5 0.00000
maxscore DECIMAL 10,5 101.00000

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
quesfeed_sec2_ix Performance Asc sectionid

Relationships