Table i3geousr_grupousuario


Physical Name:
i3geousr_grupousuario

Constraint:



Attribute Summary
PK FK Logical Name Physical Name Type UNIQUE NOT NULL
    id_usuario  id_usuario  integer    NOT NULL 
    id_grupo  id_grupo  integer    NOT NULL 

Foreign Key
Attribute Referenced Table Referenced Key ON UPDATE ON DELETE Cardinality of parent Cardinality of child
id_usuario  i3geousr_usuarios  id_usuario  RESTRICT  RESTRICT  1..n 
id_grupo  i3geousr_grupos  id_grupo  RESTRICT  RESTRICT  1..n 

Referenced Key
Attribute Table Foreign Key ON UPDATE ON DELETE Cardinality of parent Cardinality of child

Complex Unique Key
 

Index Summary
Index Name Type UNIQUE

Attribute Detail

id_usuario

id_usuario

UNIQUE : FALSE
NOT NULL : TRUE
Type : integer
AUTO INCREMENT : FALSE
Default Value :
Constraint :


id_grupo

id_grupo

identificador Ășnico do grupo

UNIQUE : FALSE
NOT NULL : TRUE
Type : integer
AUTO INCREMENT : FALSE
Default Value :
Constraint :