Between Operator Can Be Used As A Shorthand For Which Of The #174
BETWEEN operator can be used as a shorthand for which of the following operations?
This multiple choice question (MCQ) is related to the book/course
gs gs115 Structured Query Language.
It can also be found in
gs gs115 SQL Operators and Wildcards - SQL Between Operator - Quiz No.1.
BETWEEN operator can be used as a shorthand for which of the following operations?
>= AND <=
> AND <
>= OR <=
> OR <