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