Q. Which value will show an error when stored in float(4,2)?

  • (A) 12.11
  • (B) 13.1
  • (C) 1.12
  • (D) 123.44
πŸ’¬ Discuss
βœ… Correct Answer: (D) 123.44
Explanation: This question is about how MySQL handles numbers with decimal points using the `float` data type.
Explanation by: Ritu Singhal
This question is about how MySQL handles numbers with decimal points using the `float` data type.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
87
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Ritu Singhal
Publisher
πŸ“ˆ
97%
Success Rate