| AdventureWorks Database > Person Schema : Person.vAdditionalContactInfo View |
| Creation Date | 08/01/2010 08:41 |
| Is Schema Bound | ![]() |
| Encrypted | ![]() |
| Ansi Nulls | ![]() |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| ContactID | int | 4 | |||||
| FirstName | dbo.Name | 50 | |||||
| MiddleName | dbo.Name | 50 | ![]() | ||||
| LastName | dbo.Name | 50 | |||||
| TelephoneNumber | nvarchar | 50 | ![]() | ||||
| TelephoneSpecialInstructions | nvarchar | 16 | ![]() | ||||
| Street | nvarchar | 50 | ![]() | ||||
| City | nvarchar | 50 | ![]() | ||||
| StateProvince | nvarchar | 50 | ![]() | ||||
| PostalCode | nvarchar | 50 | ![]() | ||||
| CountryRegion | nvarchar | 50 | ![]() | ||||
| HomeAddressSpecialInstructions | nvarchar | 16 | ![]() | ||||
| EMailAddress | nvarchar | 128 | ![]() | ||||
| EMailSpecialInstructions | nvarchar | 16 | ![]() | ||||
| EMailTelephoneNumber | nvarchar | 50 | ![]() | ||||
| rowguid | uniqueidentifier | 16 | |||||
| ModifiedDate | datetime | 4 |
| Database Object | Object Type | Description | Dep Level | |
|---|---|---|---|---|
![]() | Person.Contact | Table | Names of each employee, customer contact, and vendor contact. | 1 |
![]() | dbo.Name | User Defined Data Type | 2 | |
![]() | dbo.NameStyle | User Defined Data Type | 2 | |
![]() | dbo.Phone | User Defined Data Type | 2 |
|