Interview Questions

How do you find the maximum value in a column?

COBOL SQL Interview Questions


(Continued from previous question...)

How do you find the maximum value in a column?

Use SELECT MAX(....

(Continued on next question...)

Other Interview Questions