uranux_desenv [uranux.xml] |
Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
ope_service_type_group | (Table) |
Columns | ||||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
| ser_type_group_id | SmallInt |
| nextval('"URX_PUBLIC".ope_service_type_group_id_seq'::regclass) | Identificador | |||
ser_type_group_delete_bit | SmallInt | 0 | Bit de Exclusão |
|
||||
ser_type_group_order | SmallInt | Ordenação |
|
|||||
ser_type_group_label | VarChar(50) | Rótulo |
|
|||||
ser_type_group_label_abbrev | VarChar(20) |
| Abreviatura |
Indexes (none) |
Foreign Keys (none) |
Parent Relations | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_ope_service_group | URX_PUBLIC.ope_service_type_group | URX_PUBLIC.ope_service | ser_type_group_id | ser_group_id |
fk_ope_service_type_group | URX_PUBLIC.ope_service_type_group | URX_PUBLIC.ope_service_type | ser_type_group_id | ser_type_group_id |
fk_ope_service_type_group_pre_doc_type | URX_PUBLIC.ope_service_type_group | URX_PUBLIC.ope_service_type_group_pre_doc | ser_type_group_id | ser_type_group_pre_doc_group_id |
fk_ope_work_order_type | URX_PUBLIC.ope_service_type_group | URX_PUBLIC.ope_work_order | ser_type_group_id | wor_order_type |
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_product_application | URX_PUBLIC.ope_service_type_group | URX_PUBLIC.sto_chemical_product | ser_type_group_id | che_product_main_application |
Triggers | |||||||
Name | Table | On Delete | On Insert | On Update | Execute | For Each | SQL |
tg_ope_service_type_group_create | URX_PUBLIC.ope_service_type_group |
| AFTER | FOR EACH ROW | "URX_PUBLIC"."_u ... |
Used in Diagrams |
Diagram Name |
diagramA |