Interview Questions

How do you eliminate duplicate values in SELECT?

COBOL SQL Interview Questions


(Continued from previous question...)

How do you eliminate duplicate values in SELECT?

Use SELECT DISTINCT ...

(Continued on next question...)

Other Interview Questions