t12release
Database
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
app_question_numerical
0
rows
Description
Options for numerical questions.
Columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
bigserial
19
√
nextval('app_question_numerical_id_seq'::regclass)
question
int8
19
0
app_question
.id
Defined in XML
R
answer
int8
19
0
tolerance
varchar
255
'0.0'::character varying
Showing 1 to 4 of 4 entries
Previous
1
Next
Indexes
Search:
Constraint Name
Type
Sort
Column(s)
app_quesnume_id_pk
Primary key
Asc
id
app_quesnume_ans_ix
Performance
Asc
answer
app_quesnume_que_ix
Performance
Asc
question
Showing 1 to 3 of 3 entries
Previous
1
Next
Relationships
Close relationships within degrees of separation
One
Two degrees