Person.CountryRegion (table)

From dbscript Online Help
Revision as of 14:33, 3 January 2009 by Bot (talk | contribs) (New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | Person.CountryRegion |- |} {| border="1" cellpadding="5" cellspacing="0" sty...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

wikibot

Table Person.CountryRegion


Column Data Type Nullable Default PK Index
CountryRegionCode nvarchar(3) not null PK_CountryRegion_CountryRegionCode
Name dbo.Name not null AK_CountryRegion_Name
ModifiedDate datetime not null (getdate())


Detail Table Column Referencing Column
Sales.CountryRegionCurrency CountryRegionCode CountryRegionCode
Person.StateProvince CountryRegionCode CountryRegionCode