uranux_desenv [uranux.xml] |
Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
fin_debt_group | (Table) |
Columns | ||||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
deb_group_unit_id | Integer | Unidade |
|
|
||||
| deb_group_id | SmallInt |
| nextval('"URX_PUBLIC".fin_debt_group_id_seq'::regclass) | Identificador | |||
deb_group_delete_bit | SmallInt | 0 | Bit de Exclusão |
|
||||
deb_group_label | VarChar(100) | Rótulo |
|
|||||
deb_group_cod | VarChar(5) |
| Código do Legado |
|
Indexes (none) |
Foreign Keys | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_fin_debt_group_unit | URX_PUBLIC.adm_unit | URX_PUBLIC.fin_debt_group | uni_person_id | deb_group_unit_id |
Parent Relations | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_fin_debt_group | URX_PUBLIC.fin_debt_group | URX_PUBLIC.fin_debt | deb_group_id | deb_group_id |
Triggers | |||||||
Name | Table | On Delete | On Insert | On Update | Execute | For Each | SQL |
tg_fin_debt_group_create | URX_PUBLIC.fin_debt_group |
| AFTER | FOR EACH ROW | "URX_PUBLIC"."_u ... |
Used in Diagrams |
Diagram Name |
diagramA |