AdventureWorks
Person Schema
Description
Contains objects related to names and addresses of customers, vendors, and employees
Tables
TableDescription
Person.AddressStreet address information for customers, employees, and vendors.
Person.AddressTypeTypes of addresses stored in the Address table.
Person.ContactNames of each employee, customer contact, and vendor contact.
Person.ContactTypeLookup table containing the types of contacts stored in Contact.
Person.CountryRegionLookup table containing the ISO standard codes for countries and regions.
Person.StateProvinceState and province lookup table.
Views
ViewDescription
Person.vAdditionalContactInfoDisplays the contact name and content from each element in the xml column AdditionalContactInfo for that person.
Person.vStateProvinceCountryRegionJoins StateProvince table with CountryRegion table.
See Also

Related Objects

AdventureWorks Database

 

 


© 2012 All Rights Reserved.

Send comments on this topic.