section


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('section_id_seq'::regclass)
accredited_exam_section.section_id accredited_exam_section_section_id_fkey R
module.section_id module_section_id_fkey R
registration_exam_content_section.section_id registration_exam_content_section_section_id_fkey R
section_score.section_id section_score_section_id_fkey R
section_translation.section_id section_translation_section_id_fkey C
exam_id int8 19 null
exam.id section_exam_id_fkey R
executed_as_whole bool 1 false

Indexes

Constraint Name Type Sort Column(s)
section_pkey Primary key Asc id

Relationships