Appraisal Stage Page Table Schema (appraisal_stage_page)


Description

Pages within appraisal stages. Each stage has at least one page

appraisal_stage_page table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
appraisal_quest_field.appraisalstagepageid apprquesfiel_app3_fk R
appraisalstageid BIGINT 19 null
appraisal_stage.id apprstagpage_app2_fk R
name VARCHAR 255
sortorder BIGINT 19 null

Table contained -1 rows

appraisal_stage_page table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
apprstagpage_app_ix Performance Asc appraisalstageid

appraisal_stage_page table relationships