Table i3geoestat_variavel
- Physical Name:
- i3geoestat_variavel
- Constraint:
Tabela com o nome e descrição de uma variável variável
| Attribute Summary |
| PK |
FK |
Logical Name |
Physical Name |
Type |
UNIQUE |
NOT NULL |
|
|
codigo_variavel |
codigo_variavel |
integer |
UNIQUE |
NOT NULL |
| |
|
nome |
nome |
text |
|
|
| |
|
descricao |
descricao |
text |
|
|
| Foreign Key |
| Attribute |
Referenced Table |
Referenced Key |
ON UPDATE |
ON DELETE |
Cardinality of parent |
Cardinality of child |
| Index Summary |
| Index Name |
Type |
UNIQUE |
codigo_variavel
- codigo_variavel
-
- UNIQUE : TRUE
- NOT NULL : TRUE
- Type : integer
- AUTO INCREMENT : TRUE
- Default Value :
- Constraint :
nome
- nome
-
- UNIQUE : FALSE
- NOT NULL : FALSE
- Type : text
- AUTO INCREMENT : FALSE
- Default Value :
- Constraint :
descricao
- descricao
-
- UNIQUE : FALSE
- NOT NULL : FALSE
- Type : text
- AUTO INCREMENT : FALSE
- Default Value :
- Constraint :