uranux_desenv [uranux.xml] |
Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
adm_department | (Table) |
Columns | ||||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
dep_unit_id | Integer | Unidade |
|
|
||||
| dep_id | SmallInt |
| nextval('"URX_PUBLIC".adm_department_id_seq'::regclass) | Identificador | |||
dep_delete_bit | SmallInt | 0 | Bit de Exclusão |
|
||||
dep_label | VarChar(50) | Rótulo |
|
Indexes (none) |
Foreign Keys | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_adm_department_unit | URX_PUBLIC.adm_unit | URX_PUBLIC.adm_department | uni_person_id | dep_unit_id |
Parent Relations | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_abi_function_department | URX_PUBLIC.adm_department | URX_PUBLIC.abi_function | dep_id | fun_department_id |
Triggers | |||||||
Name | Table | On Delete | On Insert | On Update | Execute | For Each | SQL |
tg_adm_department_create | URX_PUBLIC.adm_department |
| AFTER | FOR EACH ROW | "URX_PUBLIC"."_u ... |
Used in Diagrams |
Diagram Name |
diagramA |