How do you find the maximum value in a column?
COBOL SQL Interview Questions
(Continued from previous question...)
Use SELECT MAX(....
(Continued on next question...)
Other Interview Questions