| uranux_desenv [uranux.xml] |
| Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
| sel_customer_tank_type | (Table) |
| Columns | ||||||||
| PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
|
| cus_tank_type_id | SmallInt |
| nextval('"URX_PUBLIC".sel_customer_tank_type_id_seq'::regclass) | Identificador | |||
| cus_tank_type_delete_bit | SmallInt | 0 | Bit de Exclusão |
|
||||
| cus_tank_type_label | VarChar(20) | Rótulo |
|
|||||
| cus_tank_type_label_plural | VarChar(20) | Rótulo Plural | ||||||
| cus_tank_type_label_abbrev | VarChar(10) | Abreviatura | ||||||
| cus_tank_type_label_abbrev_plural | VarChar(10) | Abreviatura Plural | ||||||
| Indexes (none) |
| Foreign Keys (none) |
| Parent Relations | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_customer_tank_type | URX_PUBLIC.sel_customer_tank_type | URX_PUBLIC.sel_customer_tank | cus_tank_type_id | cus_tank_type |
| Triggers | |||||||
| Name | Table | On Delete | On Insert | On Update | Execute | For Each | SQL |
| tg_sel_customer_tank_type_create | URX_PUBLIC.sel_customer_tank_type |
| AFTER | FOR EACH ROW | "URX_PUBLIC"."_u ... | ||
| Used in Diagrams |
| Diagram Name |
| diagramA |