sports teacher has measure the height of the students in the class. Saumya has been given the assignment to find the maximum and minimum height for the collected data. Suggest the function, which she should use to accomplish the task
Answers
Answered by
12
Answer:
Saumya can use MAX() function to find the maximum height and MIN() function to find the minimum height.
Similar questions