Microsoft
70-451 · Question #130
You need to design a table that will contain a monetary value. The value must support five digits to the right of the decimal point. Which data type should you choose?
The correct answer is A. decimal. See the full explanation below for the reasoning.
Question
You need to design a table that will contain a monetary value. The value must support five digits to the right of the decimal point. Which data type should you choose?
Options
- Adecimal
- Bbigint
- Cint
- Dmoney
How the community answered
(58 responses)- A71% (41)
- B9% (5)
- C17% (10)
- D3% (2)
Community Discussion
No community discussion yet for this question.