πŸ“Š MySQL
Q. Which function is used to find the maximum value in a column?
  • (A) LARGEST()
  • (B) MAX()
  • (C) TOP()
  • (D) BIGGEST()
πŸ’¬ Discuss
βœ… Correct Answer: (B) MAX()

Explanation: `MAX()` returns the highest value in the specified column.

Explanation by: Mr. Dubey
`MAX()` returns the highest value in the specified column.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
59
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
96%
Success Rate