Interview Questions

How do you eliminate duplicate values in DB2 SELECT ?

DB2 INTERVIEW QUESTIONS


(Continued from previous question...)

How do you eliminate duplicate values in DB2 SELECT ?

Use SELECT DISTINCT ... in DB2 query

(Continued on next question...)

Other Interview Questions