uranux_desenv [uranux.xml] |
Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
pro_activity_employee | (Table) |
Columns | ||||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
| act_emp_activity_id | Integer | Atividade |
| ||||
| act_emp_employee_id | Integer | Funcionário |
|
Indexes | ||||
Name | Table | Columns | Unique | Clustered |
ix_pro_activity_employee_abi_employee | URX_PUBLIC.pro_activity_employee | act_emp_employee_id | ||
ix_pro_activity_employee_pro_activity | URX_PUBLIC.pro_activity_employee | act_emp_activity_id |
Foreign Keys | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_pro_activity_employee_abi_employee | URX_PUBLIC.abi_employee | URX_PUBLIC.pro_activity_employee | emp_id | act_emp_employee_id |
fk_pro_activity_employee_pro_activity | URX_PUBLIC.pro_activity | URX_PUBLIC.pro_activity_employee | act_id | act_emp_activity_id |
Parent Relations (none) |
Triggers (none) |
Used in Diagrams |
Diagram Name |
diagramA |