Table i3geousr_papelusuario


Physical Name:
i3geousr_papelusuario

Constraint:



Attribute Summary
PK FK Logical Name Physical Name Type UNIQUE NOT NULL
    id_usuario  id_usuario  integer    NOT NULL 
    id_papel  id_papel  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_papel  i3geousr_papeis  id_papel  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_papel

id_papel

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