quiz_sections

0 rows


Description

Stores sections of a quiz with section name (heading), from

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
quizid BIGINT 19 null
quiz.id quizsect_qui2_fkR
firstslot BIGINT 19 null
heading VARCHAR 1333 null
shufflequestions SMALLINT 5 0

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
quizsect_qui4_ix Performance Asc quizid
quizsect_quifir2_uix Must be unique Asc/Asc quizid + firstslot

Relationships