Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Contains International Organization for Standards (ISO) currency descriptions.
Currency Table Definition
The Currency table is contained in the Sales schema.
| Column | Data type | Nullability | Description |
|---|---|---|---|
CurrencyCode |
nchar(3) |
Not null |
The ISO code for the currency. |
Name |
Name (user-defined type) nvarchar(50) |
Not null |
Currency name. |
ModifiedDate |
datetime |
Not null |
Date and time the row was last updated. |
See Also
Reference
CountryRegionCurrency Table
CurrencyRate Table (AdventureWorks)
SalesOrderHeader Table (AdventureWorks)
Other Resources
AdventureWorks Data Dictionary