Home » MYSQL » Data Types » Question
  1. Hexadecimal numbers cannot be used in scientific notation.
    1. False
    2. True
    3. NA
    4. NA
    5. NA
Correct Option: B

The scientific notation for real numbers is possible in MySQL. Approximate values are represented as floating point numbers in scientific notation. It consists of a mantissa and exponent.



Your comments will be displayed only after manual approval.