πŸ“Š MySQL
Q. The maximum value for FLOAT is ___________?
  • (A) 3.402823466E+38
  • (B) 3.402823466E+37
  • (C) 3.402823466E+39
  • (D) 3.402823466E+35
πŸ’¬ Discuss
βœ… Correct Answer: (A) 3.402823466E+38

Explanation: In MySQL, each data type has its own range. The maximum value for FLOAT is 3.402823466E + 38.

Explanation by: Vishal Gupta
In MySQL, each data type has its own range. The maximum value for FLOAT is 3.402823466E + 38.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
223
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Vishal Gupta
Publisher
πŸ“ˆ
84%
Success Rate