Multiple choice

Which of the following data types is used to store fixed or floating point numbers of virtually any size?

  1. CHAR

  2. NUMBER

  3. VARCHAR2

  4. FLOAT

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

NUMBER data type is used to store fixed or floating point numbers of virtually any size.