t15release
Database
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
app_perform_section_element
0
rows
Description
Table to connect a specific question to a specific performance activity section
Columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
bigserial
19
√
nextval('app_perform_section_element_id_seq'::regclass)
app_perform_element_linked_review_content
.section_element_id
Defined in XML
R
app_perform_element_response
.section_element_id
Defined in XML
R
section_id
int8
19
null
app_perform_section
.id
Defined in XML
R
element_id
int8
19
null
app_perform_element
.id
Defined in XML
R
sort_order
int8
19
null
Showing 1 to 4 of 4 entries
Previous
1
Next
Indexes
Search:
Constraint Name
Type
Sort
Column(s)
app_perfsectelem_id_pk
Primary key
Asc
id
app_perfsectelem_ele_ix
Performance
Asc
element_id
app_perfsectelem_sec_ix
Performance
Asc
section_id
app_perfsectelem_secsor_uix
Must be unique
Asc
/
Asc
section_id + sort_order
Showing 1 to 4 of 4 entries
Previous
1
Next
Relationships
Close relationships within degrees of separation
One
Two degrees