Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
co_revisao | int8 | 19 | null |
|
|
|||||
co_tipo_revisao | int2 | 5 | √ | null |
|
|
||||
co_qst_opcao_pergunta | int8 | 19 | null |
|
|
|||||
co_qst_pergunta | int8 | 19 | √ | null |
|
|
||||
co_qst_opcao_tipo_pergunta | int8 | 19 | √ | null |
|
|
||||
co_qst_orientacao_prof | int8 | 19 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pk_tlqstopcaopergunta | Primary key | Asc/Asc | co_revisao + co_qst_opcao_pergunta |