| uranux_desenv [uranux.xml] |
| Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
| sel_way_in | (Table) |
| Columns | ||||||||
| PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
| way_unit_id | Integer | Unidade |
|
|
||||
|
| way_id | SmallInt |
| nextval('"URX_PUBLIC".sel_way_in_id_seq'::regclass) | Identificador | |||
| way_delete_bit | SmallInt | 0 | Bit de Exclusão |
|
||||
| way_label | VarChar(50) | Rótulo |
|
|||||
| way_cod | VarChar(3) |
| Código | |||||
| Indexes (none) |
| Foreign Keys | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_sel_way_in_unit | URX_PUBLIC.adm_unit | URX_PUBLIC.sel_way_in | uni_person_id | way_unit_id |
| Parent Relations | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_ope_service_way_in | URX_PUBLIC.sel_way_in | URX_PUBLIC.ope_service | way_id | ser_way_id |
| Triggers | |||||||
| Name | Table | On Delete | On Insert | On Update | Execute | For Each | SQL |
| tg_sel_way_in_create | URX_PUBLIC.sel_way_in |
| AFTER | FOR EACH ROW | "URX_PUBLIC"."_u ... | ||
| Used in Diagrams |
| Diagram Name |
| diagramA |