Skip to main content

Which of the following statements about the MAX function in SQL are true?

 


 Can be used on any datatype.

 Returns the max value of the attribute.

 It is an aggregate function.

 All of the above statements are true.

Comments