AMA University Answers
Login
Register
AMA OED
Courses
IT
IT-6314
Returns the highest value
Returns the highest value
MAX()
Correct
Similar IT-6314 questions
Returns the status-number of a request if "OK"
Returns header information
How many single line commenting types are there?
The following comparison condition would return TRUE or FALSE:(3 <> 6)
The following condition will return TRUE or FALSE: !(3 >= 3 || 8 < 1)
The following condition will return TRUE or FALSE ( (2 >= 2 && 8 < 1) || (11 == 33 || 5 > 3) )