Interview Questions

How do you find the maximum value in a column in DB2?

DB2 INTERVIEW QUESTIONS


(Continued from previous question...)

How do you find the maximum value in a column in DB2?

Use SELECT MAX(...) .. in DB2 query

(Continued on next question...)

Other Interview Questions