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