Table i3geousr_operacoespapeis


Physical Name:
i3geousr_operacoespapeis

Constraint:



Attribute Summary
PK FK Logical Name Physical Name Type UNIQUE NOT NULL
    id_operacao  id_operacao  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_operacao  i3geousr_operacoes  id_operacao  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_operacao

id_operacao

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 :