uranux_desenv [uranux.xml] |
Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
kno_notice_user | (Table) |
Columns | ||||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
not_user_read_dt | TimeStampWithTimeZone |
| Data-hora da Leitura | |||||
| not_user_id | Integer |
| nextval('"URX_PUBLIC".kno_notice_user_id_seq'::regclass) | Identificador | |||
not_user_user_id | Integer | Usuário |
|
|
||||
not_user_notice_id | Integer | Nota |
|
|
Indexes (none) |
Foreign Keys | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_kno_notice_user | URX_PUBLIC.sys_user | URX_PUBLIC.kno_notice_user | use_id | not_user_user_id |
fk_kno_notice_user_notice | URX_PUBLIC.kno_notice | URX_PUBLIC.kno_notice_user | not_id | not_user_notice_id |
Parent Relations (none) |
Triggers | |||||||
Name | Table | On Delete | On Insert | On Update | Execute | For Each | SQL |
tg_kno_notice_user_create | URX_PUBLIC.kno_notice_user |
| AFTER | FOR EACH ROW | "URX_PUBLIC"."_u ... |
Used in Diagrams |
Diagram Name |
diagramA |