Currency Names
Hi Everyone.
I am performing a conversion in a SQL query using currencies; I relied on this other post for now.
Where is stored the Currency Name ?
The problem I have is that I have some SourceCurrencyId in the FXrates table that don't appear there, so I want to know if there's a way to get all possible currency names through a business rule.
