Q. Which function is used to round numbers in MySQL?

  • (A) ROUND()
  • (B) CEIL()
  • (C) FLOOR()
  • (D) TRUNC()
πŸ’¬ Discuss
βœ… Correct Answer: (A) ROUND()
Explanation: `ROUND()` rounds a number to the specified number of decimal places.
Explanation by: Mr. Dubey
`ROUND()` rounds a number to the specified number of decimal places.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
85
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
89%
Success Rate