Generated using SQL Data Dictionary demo version.


Table Sales.Currency (105 rows)


Lookup table containing standard ISO currencies.


  Column Data Type Identity Nullable Default
PK CurrencyCode nchar(3)
The ISO code for the Currency.
UK Name Name(nvarchar(50))
Currency name.
ModifiedDate datetime getdate()
Date and time the record was last updated.

Indexes:


Referenced by: