| uranux_desenv [uranux.xml] |
| Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
| ope_service_item_tank | (Table) |
| Columns | ||||||||
| PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
|
| ser_item_tank_id | Integer |
| nextval('"URX_PUBLIC".ope_service_item_tank_id_seq'::regclass) | Identificador | |||
| ser_item_tank_service_item_id | Integer | Item do Serviço |
|
|
||||
| ser_item_tank_tank_id | Integer | Tanque |
|
|
||||
| ser_item_tank_garbage | SmallInt | Presença de Detritos | ||||||
| ser_item_tank_vector | SmallInt | Presença de Vetores e Outros Animais Nocivos | ||||||
| ser_item_tank_crack | SmallInt | Ocorrência de Fendas ou Rachaduras | ||||||
| Indexes (none) |
| Foreign Keys | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_ope_service_item_tank_ope_service_item | URX_PUBLIC.ope_service_item | URX_PUBLIC.ope_service_item_tank | ser_item_id | ser_item_tank_service_item_id |
| fk_ope_service_item_tank_sel_customer_tank | URX_PUBLIC.sel_customer_tank | URX_PUBLIC.ope_service_item_tank | cus_tank_id | ser_item_tank_tank_id |
| Parent Relations (none) |
| Triggers | |||||||
| Name | Table | On Delete | On Insert | On Update | Execute | For Each | SQL |
| tg_ope_service_item_tank_create | URX_PUBLIC.ope_service_item_tank |
| AFTER | FOR EACH ROW | "URX_PUBLIC"."_u ... | ||
| Used in Diagrams |
| Diagram Name |
| diagramA |