uranux_desenv [uranux.xml] |
Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
fin_supplier_type | (Table) |
Columns | ||||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
sup_type_unit_id | Integer | Unidade |
|
|
||||
| sup_type_id | SmallInt |
| nextval('"URX_PUBLIC".fin_supplier_type_id_seq'::regclass) | Identificador | |||
sup_type_delete_bit | SmallInt | 0 | Bit de Exclusão |
|
||||
sup_type_label | VarChar(50) | Rótulo |
|
Indexes (none) |
Foreign Keys | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_fin_supplier_type_unit | URX_PUBLIC.adm_unit | URX_PUBLIC.fin_supplier_type | uni_person_id | sup_type_unit_id |
Parent Relations | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_fin_supplier_fin_supplier_type | URX_PUBLIC.fin_supplier_type | URX_PUBLIC.fin_supplier | sup_type_id | sup_type_id |
Triggers | |||||||
Name | Table | On Delete | On Insert | On Update | Execute | For Each | SQL |
tg_fin_supplier_type_create | URX_PUBLIC.fin_supplier_type |
| AFTER | FOR EACH ROW | "URX_PUBLIC"."_u ... |
Used in Diagrams |
Diagram Name |
diagramA |