| uranux_desenv [uranux.xml] |
| Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
| sto_chemical_class | (Table) |
| Columns | ||||||||
| PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
|
| che_class_id | SmallInt |
| nextval('"URX_PUBLIC".sto_chemical_class_id_seq'::regclass) | Identificador | |||
| che_class_delete_bit | SmallInt | 0 | Bit de Exclusão |
|
||||
| che_class_label | VarChar(50) | Rótulo |
|
|||||
| Indexes (none) |
| Foreign Keys (none) |
| Parent Relations | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_sto_chemical_group_application_class | URX_PUBLIC.sto_chemical_class | URX_PUBLIC.sto_chemical_group_application | che_class_id | che_application_class_id |
| Triggers | |||||||
| Name | Table | On Delete | On Insert | On Update | Execute | For Each | SQL |
| tg_sto_chemical_class_create | URX_PUBLIC.sto_chemical_class |
| AFTER | FOR EACH ROW | "URX_PUBLIC"."_u ... | ||
| Used in Diagrams |
| Diagram Name |
| diagramA |