Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id_unico | int8 | 19 | null |
|
|
Chave estrangeira referenciando projeto_investimento.id_unico |
|||||
| id_projeto_investimento | varchar | 15 | √ | null |
|
|
Identificador do projeto de investimento |
||||
| tipo_ppa | varchar | 10 | √ | null |
|
|
Tipo ou categoria do PPA |
||||
| desc_ppa | varchar | 2000 | √ | null |
|
|
Descrição detalhada do PPA do projeto |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| idx_ppa_id_projeto | Performance | Asc | id_projeto_investimento |
| idx_ppa_id_unico | Performance | Asc | id_unico |
| idx_ppa_tipo | Performance | Asc | tipo_ppa |

