|
In the WHERE clause what is BETWEEN and IN?
COBOL SQL Interview Questions
(Continued from previous question...)
In the WHERE clause what is BETWEEN and IN?
BETWEEN supplies a range of values while IN supplies a list of values.
(Continued on next question...)
Other Interview Questions
|