uranux_desenv [uranux.xml] |
Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
ope_team_type | (Table) |
Columns | ||||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
| tea_type_id | SmallInt |
| nextval('"URX_PUBLIC".ope_team_type_id_seq'::regclass) | Identificador | |||
tea_type_object | SmallInt | 1 | Objeto | |||||
tea_type_delete_bit | SmallInt | 0 | Bit de Exclusão |
|
||||
tea_type_label | VarChar(50) | Rótulo |
|
Indexes (none) |
Foreign Keys (none) |
Parent Relations | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_abi_rule_ope_team_type | URX_PUBLIC.ope_team_type | URX_PUBLIC.abi_rule | tea_type_id | rul_team_type_id |
fk_ope_team_ope_team_type | URX_PUBLIC.ope_team_type | URX_PUBLIC.ope_team | tea_type_id | tea_type_id |
Triggers | |||||||
Name | Table | On Delete | On Insert | On Update | Execute | For Each | SQL |
tg_ope_team_type_create | URX_PUBLIC.ope_team_type |
| AFTER | FOR EACH ROW | "URX_PUBLIC"."_u ... |
Used in Diagrams |
Diagram Name |
diagramA |