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

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