Less than relational operator

The less than (<) operator can be used to query any field type. It is most frequently used to query date and time fields because the values returned include seconds, which makes using the equal to (=) operator for date and time fields impractical.

Related topics

Relational operators
Wildcard characters
Retrieving records by using the record list method
Retrieving records using the Query window method