| uranux_desenv [uranux.xml] |
| Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
| fin_credit_card | (Table) |
| Columns | ||||||||
| PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
| cre_person_id | Integer | Pessoa |
| |||||
| cre_from_date | Date | Início da Validade | ||||||
| cre_valid_date | Date | Término da Validade | ||||||
| cre_delete_bit | SmallInt | 0 | Bit de Exclusão | |||||
| cre_security_code | Bytea | Código de Segurança | ||||||
|
| cre_number | VarChar(20) | Número | |||||
| cre_make | VarChar(20) | Bandeira | ||||||
| cre_name | VarChar(50) | Nome | ||||||
| Indexes | ||||
| Name | Table | Columns | Unique | Clustered |
| ix_fin_credit_card_sys_person | URX_PUBLIC.fin_credit_card | cre_person_id | ||
| Foreign Keys | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_fin_credit_card_sys_person | URX_PUBLIC.sys_person | URX_PUBLIC.fin_credit_card | per_id | cre_person_id |
| Parent Relations (none) |
| Triggers (none) |
| Used in Diagrams |
| Diagram Name |
| diagramA |