Discussion :: SQL Server MCQs
- Point out the wrong statement :
A.
Transactions are stored in the fact table in local currencies for many-to-many conversion
|
B.
Transactions are stored in the fact table in the pivot currency for one-to-many conversion
|
C.
If you choose a many-to-many or one-to-many conversion type for your currency conversion, you need to specify the reporting currencies
|
D.
None of the mentioned
|
Answer : Option B
Explanation :
Transactions are stored in the fact table in the pivot currency, and then converted to one or more other reporting currencies.
Be The First To Comment