Q. Which of these is not an exact numeric type?
β
Correct Answer: (D)
REAL
Explanation: This question is about data types in MySQL, specifically focusing on numeric data types. Numeric data types are used to store numbers in your database.