uranux_desenv [uranux.xml] |
Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
sto_chemical_group_application | (Table) |
Columns | ||||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
| che_application_id | SmallInt |
| nextval('"URX_PUBLIC".sto_chemical_group_application_id_seq'::regclass) | Identificador | |||
che_application_group_id | SmallInt | Grupo Químico |
|
|
||||
che_application_class_id | SmallInt | Efeito |
|
|
||||
che_application_type_id | SmallInt | Grupo de Serviços |
|
|
||||
che_application_cod_org | SmallInt | Código da Instituição Normativa |
|
|||||
che_application_delete_bit | SmallInt | 0 | Bit de Exclusão |
|
Indexes (none) |
Foreign Keys | ||||
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 |
fk_sto_chemical_group_application_type | URX_PUBLIC.ope_service_type_group | URX_PUBLIC.sto_chemical_group_application | ser_type_group_id | che_application_type_id |
fk_sto_chemical_group_application_unit | URX_PUBLIC.sto_chemical_group | URX_PUBLIC.sto_chemical_group_application | che_group_id | che_application_group_id |
Parent Relations (none) |
Triggers | |||||||
Name | Table | On Delete | On Insert | On Update | Execute | For Each | SQL |
tg_sto_chemical_group_application_create | URX_PUBLIC.sto_chemical_group_application |
| AFTER | FOR EACH ROW | "URX_PUBLIC"."_u ... |
Used in Diagrams |
Diagram Name |
diagramA |