Comparison Operators: (Answer All Questions in This Section)
Comparison Operators: (Answer All Questions in This Section)
Correct
2.Which of the following WHERE clauses would not select the number
10? Mark for Review
(1) Points
Correct
3.When using the "LIKE" operator, the % and _ symbols can be used to
do a pattern-matching, wild card search. True or False? Mark for Review
(1) Points
True (*)
False
Correct
4.Which statement would select salaries that are greater than or equal
to 2500 and less than or equal to 3500? Choose two correct answers. Mark for Review
(1) Points
Correct