t13release
Database
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
app_perform_element_response
0
rows
Description
Contains a single response to a single performance activity element
Columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
bigserial
19
√
nextval('app_perform_element_response_id_seq'::regclass)
section_element_id
int8
19
null
app_perform_section_element
.id
Defined in XML
R
participant_instance_id
int8
19
null
app_perform_participant_instance
.id
Defined in XML
R
response_data
text
2147483647
√
null
Showing 1 to 4 of 4 entries
Previous
1
Next
Indexes
Search:
Constraint Name
Type
Sort
Column(s)
app_perfelemresp_id_pk
Primary key
Asc
id
app_perfelemresp_par_ix
Performance
Asc
participant_instance_id
app_perfelemresp_sec_ix
Performance
Asc
section_element_id
app_perfelemresp_secpar_uix
Must be unique
Asc
/
Asc
section_element_id + participant_instance_id
Showing 1 to 4 of 4 entries
Previous
1
Next
Relationships
Close relationships within degrees of separation
One
Two degrees