| uranux_desenv [uranux.xml] |
| Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
| tel_followup_status_list | (Table) |
| Columns | ||||||||
| PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
|
| fol_status_id | SmallInt |
| nextval('"URX_PUBLIC".tel_followup_status_list_id_seq'::regclass) | Identificador | |||
| fol_status_type_id | SmallInt | Tipo de Ação |
| |||||
| fol_status_delete_bit | SmallInt | 0 | Bit de Exclusão |
|
||||
| fol_status_label | VarChar(100) | Rótulo |
|
|||||
| fol_status_cod | VarChar(3) |
| Código | |||||
| Indexes | ||||
| Name | Table | Columns | Unique | Clustered |
| ix_tel_followup_status_list_tel_followup_status_list_type | URX_PUBLIC.tel_followup_status_list | fol_status_type_id | ||
| Foreign Keys | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_tel_followup_status_list_type | URX_PUBLIC.tel_followup_status_type | URX_PUBLIC.tel_followup_status_list | fol_status_type_id | fol_status_type_id |
| Parent Relations | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_tel_followup_status_list | URX_PUBLIC.tel_followup_status_list | URX_PUBLIC.tel_followup | fol_status_id | fol_status_id |
| fk_tel_followup_call_status | URX_PUBLIC.tel_followup_status_list | URX_PUBLIC.tel_followup_call | fol_status_id | fol_call_status_id |
| fk_tel_followup_status_followup_type_status | URX_PUBLIC.tel_followup_status_list | URX_PUBLIC.tel_followup_status_followup_type | fol_status_id | tel_followup_status_type_status_id |
| Triggers | |||||||
| Name | Table | On Delete | On Insert | On Update | Execute | For Each | SQL |
| tg_tel_followup_status_list_create | URX_PUBLIC.tel_followup_status_list |
| AFTER | FOR EACH ROW | "URX_PUBLIC"."_u ... | ||
| Used in Diagrams |
| Diagram Name |
| diagramA |