Welcome
Guest
, you are in:
<root>
•
Login
devio dbscript ScrewTurn Wiki
Navigation
¶
Main Page
Random Page
Create a new Page
All Pages
Categories
Navigation Paths
Administration
File Management
Create Account
Search the wiki
»
Back
Sales CountryRegionCurrency (table)
Modified on 2011/08/27 11:18
by
wikibot
Categorized as
Uncategorized
== wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- valign="top" | '''Table''' | Sales.CountryRegionCurrency |- valign="top" | '''Description''' | Cross-reference table mapping ISO currency codes to a country or region. |} === Columns === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Column''' | '''Data Type''' | '''Nullable''' | '''Default''' | '''Description''' |- valign="top" | CountryRegionCode | nvarchar(3) | not null | | ISO code for countries and regions. Foreign key to CountryRegion.CountryRegionCode. |- valign="top" | CurrencyCode | nchar(3) | not null | | ISO standard currency code. Foreign key to Currency.CurrencyCode. |- valign="top" | ModifiedDate | datetime | not null | (getdate()) | Date and time the record was last updated. |} === Primary Key === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Primary Key''' | '''Columns''' |- valign="top" | PK_CountryRegionCurrency_CountryRegionCode_CurrencyCode | CountryRegionCode, CurrencyCode |} === Indexes === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Index''' | '''Type''' | '''Columns''' |- valign="top" | IX_CountryRegionCurrency_CurrencyCode | | CurrencyCode |} === Foreign Keys === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Relation''' | '''Column''' | '''Referenced Column''' |- valign="top" | [[Person CountryRegion (table)|Person.CountryRegion]] | CountryRegionCode | CountryRegionCode |- valign="top" | [[Sales Currency (table)|Sales.Currency]] | CurrencyCode | CurrencyCode |} === References === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Dependency Type''' | '''Object Type''' | '''Referenced Object''' |- valign="top" | Schema | Schema | [[Sales (schema)|Sales]] |}
ScrewTurn Wiki
version 3.0.1.400. Some of the icons created by
FamFamFam
.