<expression> < <value>
Implements the LESS THAN operator. <expression> can be <table>.<column> or AGG(<table>.<column>, <start>, <end>).
<expression>
<table>.<column>
AGG(<table>.<column>, <start>, <end>)
This operator can only be applied to numerical and timestamp columns.
numerical
timestamp