Sales.CountryRegionCurrency Table

Information

NameCountryRegionCurrency
SchemaSales
Row Count109
Data Size8 KB
Index Size24 KB
Reserved Size32 KB
Unused Size0 KB
Created14.10.2005 1:58:31
Modified14.10.2005 1:59:51

Extended Properties

NameTypeProperty NameValue
CountryRegionCurrencyTABLEMS_DescriptionCross-reference table mapping ISO currency codes to a country or region.

Columns

PKKeyIdentityNameData TypeAllow NullsCollationReferencesDefaultComputedCompute Expression
   CountryRegionCodenvarchar(6) SQL_Latin1_General_CP1_CI_ASPerson.CountryRegion.CountryRegionCode
 
 
 
   CurrencyCodenchar(6) SQL_Latin1_General_CP1_CI_ASSales.Currency.CurrencyCode
 
 
 
   ModifiedDatedatetime   
(getdate())
 
 

Indexes

NameTypePrimaryUniqueColumns
PK_CountryRegionCurrency_CountryRegionCode_CurrencyCodeClustered  CountryRegionCode, CurrencyCode
IX_CountryRegionCurrency_CurrencyCodeNonClustered  CurrencyCode

Foreign Key Constraints

NameTypeReferenced Table
FK_CountryRegionCurrency_CountryRegion_CountryRegionCodeForeign keyPerson.CountryRegion
FK_CountryRegionCurrency_Currency_CurrencyCodeForeign keySales.Currency

Triggers

NameActivates onInstead OfFor ReplicationEnabledCreatedModified
Sales.uCountryRegionCurrencyUPDATE   14.10.2005 1:59:5114.10.2005 1:59:51