Table i3geousr_grupotema
- Physical Name:
- i3geousr_grupotema
- Constraint:
Define os grupos que podem utilizar os temas (mapfiles)
Attribute Summary |
PK |
FK |
Logical Name |
Physical Name |
Type |
UNIQUE |
NOT NULL |
|
|
id_grupo |
id_grupo |
integer |
|
NOT NULL |
|
|
id_tema |
id_tema |
integer |
|
NOT NULL |
Foreign Key |
Attribute |
Referenced Table |
Referenced Key |
ON UPDATE |
ON DELETE |
Cardinality of parent |
Cardinality of child |
id_grupo |
i3geousr_grupos |
id_grupo |
RESTRICT |
RESTRICT |
1 |
1..n |
Referenced Key |
Attribute |
Table |
Foreign Key |
ON UPDATE |
ON DELETE |
Cardinality of parent |
Cardinality of child |
Index Summary |
Index Name |
Type |
UNIQUE |
id_grupo
- id_grupo
- identificador único do grupo
- UNIQUE : FALSE
- NOT NULL : TRUE
- Type : integer
- AUTO INCREMENT : FALSE
- Default Value :
- Constraint :
id_tema
- id_tema
- código do tema na tabela i3geoadmin_temas
- UNIQUE : FALSE
- NOT NULL : TRUE
- Type : integer
- AUTO INCREMENT : FALSE
- Default Value :
- Constraint :