Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
co_qst_questionario_pergunta | int8 | 19 | null |
|
|
|||||||||||||
ds_ordenacao | varchar | 15 | √ | null |
|
|
||||||||||||
co_qst_questionario | int8 | 19 | √ | null |
|
|
||||||||||||
co_qst_pergunta | int8 | 19 | √ | null |
|
|
||||||||||||
st_ativo | int4 | 10 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pk_qstquestionariopergunta | Primary key | Asc | co_qst_questionario_pergunta |
in_qstqstpergunta_coqst | Performance | Asc | co_qst_questionario |
in_qstqstpergunta_coqstpergunt | Performance | Asc | co_qst_pergunta |