| uranux_desenv [uranux.xml] |
| Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
| sys_parameter | (Table) |
| Columns | ||||||||
| PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
|
| par_id | Integer |
| nextval('"URX_PUBLIC".sys_parameter_id_seq'::regclass) | Identificador | |||
| par_label | VarChar(100) | Rótulo |
|
|||||
| par_key_is_numeric | SmallInt | 0 | Chave é numérica | |||||
| Indexes (none) |
| Foreign Keys (none) |
| Parent Relations | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_sys_parameter_data_parameter | URX_PUBLIC.sys_parameter | URX_PUBLIC.sys_parameter_data | par_id | par_data_id |
| Triggers | |||||||
| Name | Table | On Delete | On Insert | On Update | Execute | For Each | SQL |
| tg_sys_parameter_create | URX_PUBLIC.sys_parameter |
| AFTER | FOR EACH ROW | "URX_PUBLIC"."_u ... | ||
| Used in Diagrams (none) |