Table i3geoestat_tipo_periodo
- Physical Name:
- i3geoestat_tipo_periodo
- Constraint:
Lista controlada de tipos de perĂodo de tempo
| Attribute Summary |
| PK |
FK |
Logical Name |
Physical Name |
Type |
UNIQUE |
NOT NULL |
|
|
codigo_tipo_periodo |
codigo_tipo_periodo |
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_tipo_periodo
- codigo_tipo_periodo
-
- 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 :