Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id_unico | int8 | 19 | null |
|
|
Chave estrangeira referenciando projeto_investimento |
|||||
| id_projeto_investimento | varchar | 15 | √ | null |
|
|
Identificador do projeto de investimento |
||||
| area_restricao | varchar | 30 | √ | null |
|
|
Área de restrição |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| idx_area_restricao_id_projeto | Performance | Asc | id_projeto_investimento |
| idx_area_restricao_id_unico | Performance | Asc | id_unico |

