| Table: Contact_Email_Type | |||||||||
| Tags: read-only Content:
| |||||||||
| Columns | |||||||||
| Name | Type | Constraints | Description | ||||||
| contact_email_type_KEY | int | NOT NULL | 1=E-mail 2=E-mail 2 3=E-mail 3 | ||||||
| description | nvarchar (30) | NOT NULL | Description. | ||||||
| Primary key | |||
| Name | Columns | Description | |
| PK_Contact_Email_Type$contact_email_type_KEY | contact_email_type_KEY | CLUSTERED | |
| Incoming foreign keys | |||
| Name | Columns | Referencing table | Description |
| FK_Contact__Contact_Email_Type__primary__contact_email_type_KEY | primary__contact_email_type_KEY | Contact | |
| FK_Contact_Email__Contact_Email_Type__contact_email_type_KEY | contact_email_type_KEY | Contact_Email | |