The SQL operators allow you to limit rows based on

Options
- Lists of values
- Null values
- Non null values
- a and b above


CORRECT ANSWER : a and b above

Discussion Board
SQL operators

The SQL operators allow you to limit rows based on,

1. pattern matching of strings,
2. lists of values,
3. ranges of values, and
4. null values.

Prajakta Pandit 02-14-2017 03:31 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement