Oracle
1Z0-146 · Question #82
You need to store currency data and you know that the data will always have two digits to the right of the decimal point. However, the number of digits to the left of the decimal place will vary…
The correct answer is A. NUMBER. See the full explanation below for the reasoning.
Question
You need to store currency data and you know that the data will always have two digits to the right of the decimal point. However, the number of digits to the left of the decimal place will vary greatly. Which datatype would be most appropriate to store this data?
Options
- ANUMBER
- BNUMBER(p)
- CLONG
- DLONG RAW
How the community answered
(25 responses)- A84% (21)
- B4% (1)
- C8% (2)
- D4% (1)
Community Discussion
No community discussion yet for this question.