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