DBA > Job Interview Questions > COBOL SQL Interview Questions

Suppose I have five SQL SELECT statements connec

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

Suppose I have five SQL SELECT statements connected by UNION/UNION ALL ...

Q: Suppose I have five SQL SELECT statements connected by UNION/UNION ALL, how many times should I specify UNION to eliminate the duplicates rows?

AN:
Once

(Continued on next question...)

Other Job Interview Questions