Q. The DECIMAL used for expressions containing only exact values with fractional part is of digit precision . . . . . . . .
β
Correct Answer: (C)
65
Explanation: This question is about DECIMAL data type in MySQL. DECIMAL is used to store exact numeric values, which means numbers with a fixed number of decimal places.