SQL

BETWEEN Operator

English

Overview

An operator that checks whether a value falls within a specified range.

Details

An operator that checks whether a value falls within a range defined by two given values, inclusive of both endpoints.

More Database terms