Person (schema)

From dbscript Online Help
Jump to: navigation, search

wikibot[edit]

Schema Person
Description Contains objects related to names and addresses of customers, vendors, and employees

Source[edit]

CREATE SCHEMA Person AUTHORIZATION dbo

Dependencies[edit]

Reference Type Object Type Referencing Object
Schema Table Person.Address
Schema Table Person.AddressType
Schema Table Person.Contact
Schema Table Person.ContactType
Schema Table Person.CountryRegion
Schema Table Person.StateProvince
Schema View Person.vAdditionalContactInfo
Schema View Person.vStateProvinceCountryRegion
Schema XML Schema Collection Person.AdditionalContactInfoSchemaCollection


automatically generated[edit]

schema Person
Description Contains objects related to names and addresses of customers, vendors, and employees
CREATE SCHEMA Person AUTHORIZATION dbo


Reference Type Object Type Referencing Object
Schema Table Person.Address
Schema Table Person.AddressType
Schema Table Person.Contact
Schema Table Person.ContactType
Schema Table Person.CountryRegion
Schema Table Person.StateProvince
Schema View Person.vAdditionalContactInfo
Schema View Person.vStateProvinceCountryRegion
Schema XML Schema Collection Person.AdditionalContactInfoSchemaCollection